AGENTS.md: prohibit warded engineers from debugging or iterating against live deployments #467
No reviewers
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/agentic-os!467
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-466"
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?
Adds the Never debug or iterate against a live deployment rule to the
## Agent rulessection ofAGENTS.md, sibling to "Run until a wall worth a human", per the issue. A warded engineer runs in a sealed, ephemeral clone with no live-cluster access, so debug/tune/"fix until green" against a live deployment is a hard prohibition, the same class of wall as force-push or data loss. Deploy work matches precedent and copies the exemplar - anything genuinely needing live verification goes to the operator through aninteractive-labeled issue.docs/deploy-patterns.mdincoilyco-bridge/deploy, forthcoming) and the burndown repo-exclusion filter (coilyco-flight-deck/ward#1105) as structural backstops.agents_md_max_charsraised 14500 -> 16000 with the in-context rationale comment, following the three prior documented bumps: always-composed doctrine cannot move todocs/*.mdwithout dropping out of load.CLAUDE.mdis@AGENTS.md, so no mirror edit is needed.Validation: full pre-commit suite passes (
ward pre-commit-all), pytest suite passes (455 passed).closes #466
ward.workflow: pull-request-and-merge
Closing as superseded. This PR was written before the scope correction registered - it binds "every warded engineer" but omits QA and does not exempt director / ops / advisor (who are authorized to debug deploys). #466 is being re-driven with the corrected canonical text (engineer + QA bound, director/ops/advisor exempt), and the same verbatim text goes into the infra and deploy AGENTS.md.
Pull request closed