docs(framework): canonize merge-authority policy (hard gate 13 + E2E gate note) #537
Reference in New Issue
Block a user
Delete Branch "docs/merge-authority-rule"
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?
What
Ships the merge-authority policy (Jason, 2026-06-11) in the framework itself:
defaults/AGENTS.md— new CRITICAL HARD GATE 13 (Merge authority, coordinated work): when a coordinator/orchestrator session is active, the post-review merge go-ahead is the coordinator's to give; solo delivery keeps the existing no-routine-confirmation default. "No self-merge" = no UNREVIEWED self-merge.guides/E2E-DELIVERY.md— pointer note atop the Post-PR Hard Gate referencing that gate.Why
install.shPRESERVES each host's~/.config/mosaic/AGENTS.md, so this policy existed only as per-host local patches (web1 + sb-it-mgr-0-lt "rule 38") and the E2E-DELIVERY.md note was reverted by every framework sync (reported by installer-1 during the 0.0.31 host upgrade). Shipping it upstream makes it permanent for fresh installs and upgrades — fixes the false "0.0.31 ships rule 38" assumption.Docs-only, no code paths touched.
🤖 Generated with Claude Code