governance-sync-session-end.json json
11 lines 628 B
Raw
sha256:0e9549ec7b463911bc08b7d586dc320b1ac9b1f5c943ee7e3865dcc6cb0f6f83 chore(governance): sync handover+roadmap to 84db8c8 (drift:… Human 23 hours ago
1 {
2 "name": "overseer-governance-sync-session-end",
3 "description": "Session-end governance freshness check (dry-run) — degrade to CLI when Automations unavailable",
4 "trigger": "session_end",
5 "command": "ok governance-sync --dry-run",
6 "degrade": {
7 "manual_cli": "ok governance-sync --dry-run",
8 "skill": "/governance-sync"
9 },
10 "note": "Template only — operator must enable in Cursor (Tier 2 confirm-once). Default dry-run: no governance-doc writes, no commits, no main merge/push. Aligned runs may stamp local .overseer/last_governance_sync only (§GFG.5). Never treat Automation unavailability as pass."
11 }
File History 1 commit
sha256:6abcf1fa82a7a621ccbc945f19acdba5bc0db54569599404a1452fb4a096a199 fix(ISR): default require_independent_second_reviewer to require Human minor 22 hours ago