config-governance-gates-suppressed.yaml yaml
36 lines 591 B
Raw
sha256:0e9549ec7b463911bc08b7d586dc320b1ac9b1f5c943ee7e3865dcc6cb0f6f83 chore(governance): sync handover+roadmap to 84db8c8 (drift:… Human 2 days ago
1 overseer_config_version: 1
2
3 repo:
4 name: test-repo
5 root_relative_docs: docs
6
7 vcs:
8 regime: git-only
9 canonical: git
10 git:
11 remote: origin
12 main_branch: main
13 mirror_branch: null
14 feature_branch_pattern: "feat/{slug}"
15 muse:
16 staging_remote: null
17 main_branch: null
18
19 docs:
20 handover: OVERSEER-HANDOVER.md
21 roadmap: ROADMAP.md
22 coordination: null
23 standing_decisions: ROADMAP.md
24
25 thresholds:
26 realign_max_commits: 50
27 drift_warn_only: true
28
29 freeze_contract:
30 enabled: true
31 reviewer: agent
32 human_escalation:
33 - security
34
35 governance_gates:
36 remind: false
File History 1 commit
sha256:6abcf1fa82a7a621ccbc945f19acdba5bc0db54569599404a1452fb4a096a199 fix(ISR): default require_independent_second_reviewer to require Human minor 2 days ago