config-two-lane.yaml yaml
52 lines 1.2 KB
Raw
sha256:c07f2f34a0db9f43fe866f157d1935322008545ff8940c06c7c921eb219c55ab NXP-b DONE: independent BV-r2 pass + ISR (SD-17) Human minor ⚠ breaking 23 hours ago
1 # Two-lane consumer fixture (§K8) — queue + optional active video lane
2 overseer_config_version: 1
3
4 repo:
5 name: TwoLaneExample
6 root_relative_docs: "."
7
8 vcs:
9 regime: git-only
10 canonical: git
11 git:
12 remote: origin
13 main_branch: main
14 mirror_branch: null
15 feature_branch_pattern: "feat/{slug}"
16 muse:
17 staging_remote: null
18 main_branch: null
19 working_dir: null
20
21 docs:
22 handover: QUEUE_HANDOVER.md
23 roadmap: QUEUE_ROADMAP.md
24 handover_title: Queue Handover
25 roadmap_title: Queue Roadmap
26 coordination: null
27 standing_decisions: QUEUE_ROADMAP.md
28 default_lane: queue
29 lanes:
30 queue:
31 handover: QUEUE_HANDOVER.md
32 roadmap: QUEUE_ROADMAP.md
33 handover_title: Queue Handover
34 roadmap_title: Queue Roadmap
35 active:
36 handover: videos/_active/HANDOVER.md
37 roadmap: videos/_active/ROADMAP.md
38 handover_title: Active Handover
39 roadmap_title: Active Roadmap
40
41 thresholds:
42 realign_max_commits: 50
43 drift_warn_only: true
44
45 freeze_contract:
46 enabled: true
47 reviewer:
48 mode: agent
49 model: thinking-high
50 provider: local
51 fallback: human
52 human_escalation: [security, irreversible, real_money, gates_tier3]
File History 1 commit
sha256:c07f2f34a0db9f43fe866f157d1935322008545ff8940c06c7c921eb219c55ab NXP-b DONE: independent BV-r2 pass + ISR (SD-17) Human minor 23 hours ago