docs(agents): adopt the generated git-workflow block #940
No reviewers
Labels
No labels
burndown-2026-06
burndown-2026-08
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/advocate
role/director
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/science
role/sysadmin
state
ambient
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/infrastructure!940
Loading…
Reference in a new issue
No description provided.
Delete branch "aos/claude/sy55"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #937 for this repo.
AGENTS.mdcarried a hand-written stamp saying the merge onpull-request-and-mergestays director-gated. The canonical renderer in agentic-os says the opposite and names that exact reading as the inversion it was written to correct: the agent that authored the code merges its own pull request, and reading the lane the other way leaves finished work sitting unmerged. The stamp also claimed byte-identical parity across the five PR-lane repos, which was false, because agentic-os carries the generated block instead.Rendered by
agentic-os/scripts/apply-git-workflow.pyfrom the lane this file already declares in its own frontmatter, so nothing per-repo chose it. The applier also strips the legacy one-line stamp on its own.The cap raise
The block costs about 2.3 KB and put
AGENTS.mdat 8133 chars against an 8000 cap. The cap opts up to 8500 for the same reason it already opted up once for the engineer/QA prohibition: a consumer repo cannot split, trim, or reword machine-generated text, so the block either fits or the hook blocks a file this repo does not author. The comment says to raise it only for another block in that category.What this does not do
The drift is fleet-wide, not local. A dry run of the applier across the 20 checked-out repos reports agentic-os as the only one already current and 18 that would change, on both lanes. The reason is structural: agentic-os wires the
git-workflowdrift gate as a local hook, and the managed hook set thatapply-agentic-os-hooks.pywrites into consumer repos does not include it, so no other repo has ever been gated against this drift.Closing that has an ordering constraint worth stating before anyone starts. Adding
git-workflowto the fleet hook set first turns 18 repos red until each one takes its block, so the blocks land first and the gate follows. Each repo also pays the same ~2.3 KB against its own AGENTS.md cap, so some will need the same raise this pull request makes here.That rollout belongs in this repo as ansible, not as a hand run of the authored applier, per the authoring-vs-rollout split the applier docstring names. Left on the issue rather than done here.
Co-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com