config.yaml
yaml
sha256:6abcf1fa82a7a621ccbc945f19acdba5bc0db54569599404a1452fb4a096a199
fix(ISR): default require_independent_second_reviewer to require
Human
minor
⚠ breaking
5 hours ago
| 1 | overseer_config_version: 1 |
| 2 | |
| 3 | repo: |
| 4 | name: overseer-kit |
| 5 | root_relative_docs: docs |
| 6 | |
| 7 | vcs: |
| 8 | regime: muse+git-mirror |
| 9 | canonical: muse |
| 10 | git: |
| 11 | remote: origin |
| 12 | main_branch: main |
| 13 | mirror_branch: muse-mirror |
| 14 | feature_branch_pattern: "feat/{slug}" |
| 15 | muse: |
| 16 | staging_remote: staging |
| 17 | main_branch: main |
| 18 | working_dir: null |
| 19 | |
| 20 | docs: |
| 21 | handover: OVERSEER-HANDOVER.md |
| 22 | roadmap: ROADMAP.md |
| 23 | coordination: null |
| 24 | standing_decisions: ROADMAP.md |
| 25 | |
| 26 | thresholds: |
| 27 | realign_max_commits: 50 |
| 28 | drift_warn_only: true |
| 29 | |
| 30 | freeze_contract: |
| 31 | enabled: true |
| 32 | reviewer: agent |
| 33 | human_escalation: |
| 34 | - security |
| 35 | - irreversible |
| 36 | - real_money |
| 37 | - gates_tier3 |
| 38 | |
| 39 | governance_gates: |
| 40 | remind: true |
| 41 | freeze_review: |
| 42 | required_before_auto: true |
| 43 | build_verification: |
| 44 | required_before_done: true |
| 45 | surfaces: |
| 46 | - status |
| 47 | - governance-sync |
| 48 | - handover-paste |
| 49 | |
| 50 | session_bookends: |
| 51 | enabled: true |
| 52 | |
| 53 | honesty: |
| 54 | enabled: true |
| 55 | ledger: .overseer/honesty/VERDICT-LEDGER.jsonl |
| 56 | require_verification_evidence: warn |
| 57 | require_independent_second_reviewer: require |
File History
2 commits
sha256:6abcf1fa82a7a621ccbc945f19acdba5bc0db54569599404a1452fb4a096a199
fix(ISR): default require_independent_second_reviewer to require
Human
minor
⚠
5 hours ago
sha256:d19ce6f1b9af7123f2952c16142303cf906a8141fca5d75f6824d4312dccbfe9
chore(governance): sync handover+roadmap to fc2ecb0 (drift:…
Human
5 hours ago