gabriel / muse public
config.yaml yaml
34 lines 705 B
Raw
sha256:5eff0848db1d0748f3a195ca871a9275e7455d447690411ec2d83434e11baa65 feat(#216): persist write-once BranchMeta creation provenance Human minor ⚠ breaking 3 days ago
1 overseer_config_version: 1
2 repo:
3 name: muse
4 root_relative_docs: docs
5 thresholds:
6 realign_max_commits: 50
7 drift_warn_only: true
8 freeze_contract:
9 enabled: true
10 reviewer:
11 mode: agent
12 model: thinking-high
13 provider: local
14 fallback: human
15 human_escalation:
16 - security
17 vcs:
18 regime: muse-only
19 canonical: muse
20 git:
21 remote: origin
22 main_branch: main
23 mirror_branch: null
24 feature_branch_pattern: feat/{slug}
25 muse:
26 staging_remote: null
27 main_branch: main
28 docs:
29 handover: MUSE-OVERSEER-HANDOVER.md
30 roadmap: MUSE-ROADMAP.md
31 coordination: null
32 standing_decisions: MUSE-ROADMAP.md
33 handover_title: Muse Overseer Handover
34 roadmap_title: Muse Roadmap
File History 1 commit
sha256:5eff0848db1d0748f3a195ca871a9275e7455d447690411ec2d83434e11baa65 feat(#216): persist write-once BranchMeta creation provenance Human minor 3 days ago