config-honesty-enabled.yaml yaml
56 lines 924 B
Raw
sha256:c07f2f34a0db9f43fe866f157d1935322008545ff8940c06c7c921eb219c55ab NXP-b DONE: independent BV-r2 pass + ISR (SD-17) Human minor ⚠ breaking 21 hours ago
1 overseer_config_version: 1
2
3 repo:
4 name: honesty-fixture
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: false
31 reviewer: human
32 human_escalation:
33 - security
34
35 modules:
36 governance:
37 enabled: true
38 honesty:
39 enabled: true
40
41 honesty:
42 enabled: true
43 ledger: .overseer/honesty/VERDICT-LEDGER.jsonl
44 roles_file: null
45 require_verdict_on:
46 - board_done
47 - handoff
48 - register
49 require_l1_evidence: warn
50 allow_signed_approval: false
51 ci_reexecutor: null
52
53 checkpoints:
54 enabled: false
55
56 extensions: []
File History 1 commit
sha256:c07f2f34a0db9f43fe866f157d1935322008545ff8940c06c7c921eb219c55ab NXP-b DONE: independent BV-r2 pass + ISR (SD-17) Human minor 21 hours ago