config-musehub.yaml yaml
32 lines 710 B
Raw
sha256:0e9549ec7b463911bc08b7d586dc320b1ac9b1f5c943ee7e3865dcc6cb0f6f83 chore(governance): sync handover+roadmap to 84db8c8 (drift:… Human 2 days ago
1 overseer_config_version: 1
2 repo:
3 name: musehub
4 root_relative_docs: docs
5 vcs:
6 regime: muse-only
7 canonical: muse
8 git:
9 remote: origin
10 main_branch: main
11 mirror_branch: null
12 feature_branch_pattern: "feat/{slug}"
13 muse:
14 staging_remote: null
15 main_branch: main
16 working_dir: musehub
17 docs:
18 handover: MUSEHUB-OVERSEER-HANDOVER.md
19 roadmap: MUSEHUB-ROADMAP.md
20 coordination: null
21 standing_decisions: MUSEHUB-ROADMAP.md
22 thresholds:
23 realign_max_commits: 50
24 drift_warn_only: true
25 freeze_contract:
26 enabled: true
27 reviewer:
28 mode: agent
29 model: thinking-high
30 provider: local
31 fallback: human
32 human_escalation: [security, irreversible, real_money, gates_tier3]
File History 1 commit
sha256:6abcf1fa82a7a621ccbc945f19acdba5bc0db54569599404a1452fb4a096a199 fix(ISR): default require_independent_second_reviewer to require Human minor 2 days ago