config-overseer-kit-dogfood.yaml yaml
37 lines 653 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: 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
File History 1 commit
sha256:6abcf1fa82a7a621ccbc945f19acdba5bc0db54569599404a1452fb4a096a199 fix(ISR): default require_independent_second_reviewer to require Human minor 2 days ago