ci(github-actions): vendor generation 21 policy - #1179
Merged
Conversation
The managed AGENTS.md block on main carried kernel 9a4cf725, which predates both kernels generation 21 ships. Every agent PR therefore failed lifecycle with "stale or edited managed policy block", including PRs touching only workflow files. Regenerate the block from the generation-21 diagnostic kernel (2524e6ee). The bytes are generated output, determined by the signed artifact. Closes #1178
willgriffin
enabled auto-merge
July 30, 2026 14:31
Contributor
📦 Version Bump PreviewWhen this PR is merged into What happens on merge?
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Generation 21 promoted 2026-07-30 06:10Z (channel revision 24, happyvertical/.github#103). The managed
AGENTS.mdblock onmaincarried kernel9a4cf725…, which predates both kernels that generation ships, so every agent-authored pull request failedAgent Policy / lifecycle— including PRs touching nothing but.github/workflows/.This regenerates the block from the generation-21 diagnostic kernel (
2524e6ee…), the one this repository'sruntime.agent_lifecycle_stage: diagnosticselects.What changed
AGENTS.mdonly — the bytes between thehv-managed-policymarkers. The block is generated output: the kernel's-bullets under a## Shared development kernelheading. Nothing outside the markers moved, and no other file changed.Generated with the control-plane
hv-agent migrate-repo, not hand-edited.Verification
Auditing this branch with the pinned generation-21 artifact — the same tool CI runs:
Before the change, the same command on
origin/mainreported:Context
Part of happyvertical/.github#105, which covers the same drift class in
sdk,pdf, andhappyvertical.com.{ "schema": "hv-agent-run:v1", "runtime": "claude", "session": "dd233d07-ae14-43c0-bfec-b4f99514936a", "issue": "1178", "policy_revision": "1.0.0", "validation": [ "hv-agent audit . with pinned generation-21 artifact sha256:a19abb22 - clean", "hv-agent check-pr - Agent Policy / lifecycle passed" ] }Closes #1178