config.yaml yaml
66 lines 2.1 KB
Raw
sha256:fbe982a22c05c6fe2e93876f250deecdb43d883f648b4e1810c7546caa9f17db docs: activate KNOWTATION- board identity and preserve livi… Human minor ⚠ breaking 2 days ago
1 overseer_config_version: 1
2 repo:
3 name: knowtation
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 - irreversible
18 - real_money
19 - gates_tier3
20 vcs:
21 regime: muse+git-mirror
22 canonical: muse
23 git:
24 remote: origin
25 main_branch: main
26 mirror_branch: muse-mirror
27 feature_branch_pattern: feat/{slug}
28 muse:
29 staging_remote: staging
30 main_branch: main
31 docs:
32 # §MR.6.5 board-identity: repo-prefixed living boards (KNOWTATION-*).
33 handover: KNOWTATION-OVERSEER-HANDOVER.md
34 roadmap: KNOWTATION-ROADMAP.md
35 handover_title: Knowtation Overseer Handover
36 roadmap_title: Knowtation Roadmap
37 coordination: CROSS-REPO-COORDINATION.md
38 standing_decisions: CROSS-REPO-COORDINATION.md
39 kit:
40 source_path: ../OVERSEER_KIT/overseer-kit
41 pinned_version: "0.1.0"
42 install_status: live_k6
43 notes: >
44 Installed 2026-07-26 via `init --regime muse+git-mirror --migrate --force`.
45 Never dogfood ~/overseer-kit (K1 stub); the real kit is ~/OVERSEER_KIT/overseer-kit.
46 KNOWN FOOTPRINT DEVIATION (intentional, operator-authorized option A):
47 MUSE-BRIDGE-WORKFLOW.md and scripts/muse-bridge-deploy.sh were restored to
48 Knowtation's pre-existing versions after --force overwrote them with kit
49 templates. Knowtation's bridge script is the live deploy path (10,004 bytes)
50 and the kit template (3,842 bytes) is not a substitute. Therefore
51 `ok status --check-footprint` reports footprint_integrity: mismatch by design;
52 `footprint_self_integrity` remains `ok`. Do not "repair" by re-syncing those
53 two files. Resolve properly by adding --preserve-shared-assets to the kit.
54 SD-21: finish-mode land hygiene after BV pass is Tier 1 (muse-mirror path).
55
56 workspace:
57 constellation_id: scooling-stack
58 product_order_root: ~/scooling
59
60 session_bookends:
61 enabled: true
62
63 honesty:
64 enabled: true
65 ledger: .overseer/honesty/VERDICT-LEDGER.jsonl
66 require_verification_evidence: warn
File History 1 commit
sha256:fbe982a22c05c6fe2e93876f250deecdb43d883f648b4e1810c7546caa9f17db docs: activate KNOWTATION- board identity and preserve livi… Human minor 2 days ago