config-honesty-enabled.yaml yaml
56 lines 924 B
Raw
sha256:a78e7e5a8740e03315f325d19edeb3aa1b306b3337d04abbaa9a9e0f3bbeb7a1 docs: MuseHub-first before ISR #74 — staging solidify NEXT Human 1 day 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 2 commits
sha256:a78e7e5a8740e03315f325d19edeb3aa1b306b3337d04abbaa9a9e0f3bbeb7a1 docs: MuseHub-first before ISR #74 — staging solidify NEXT Human 1 day ago
sha256:4671b7f787ddbe63ced31c895b688c77ab495653b65a730b423329f26b3c1439 feat: K1-P1 complete — agent provenance, build-verification… Sonnet 4.6 patch 52 days ago