config.yaml
yaml
sha256:700fafdd1afa490919f9515d660ca6e75456bcd5bb67513abcd8757a634c01f6
docs: record AIP-b SD-21 land (KN #308)
Human
10 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 | # Living boards stay at OVERSEER-HANDOVER.md / ROADMAP.md until a dedicated |
| 33 | # §MR.6.5 rename land (K13 dogfood SCOOLING-/KNOWTATION- prefixes never reached main). |
| 34 | handover: OVERSEER-HANDOVER.md |
| 35 | roadmap: ROADMAP.md |
| 36 | handover_title: Knowtation Overseer Handover |
| 37 | roadmap_title: Knowtation Roadmap |
| 38 | coordination: CROSS-REPO-COORDINATION.md |
| 39 | standing_decisions: CROSS-REPO-COORDINATION.md |
| 40 | kit: |
| 41 | source_path: ../OVERSEER_KIT/overseer-kit |
| 42 | pinned_version: "0.1.0" |
| 43 | install_status: live_k6 |
| 44 | notes: > |
| 45 | Installed 2026-07-26 via `init --regime muse+git-mirror --migrate --force`. |
| 46 | Never dogfood ~/overseer-kit (K1 stub); the real kit is ~/OVERSEER_KIT/overseer-kit. |
| 47 | KNOWN FOOTPRINT DEVIATION (intentional, operator-authorized option A): |
| 48 | MUSE-BRIDGE-WORKFLOW.md and scripts/muse-bridge-deploy.sh were restored to |
| 49 | Knowtation's pre-existing versions after --force overwrote them with kit |
| 50 | templates. Knowtation's bridge script is the live deploy path (10,004 bytes) |
| 51 | and the kit template (3,842 bytes) is not a substitute. Therefore |
| 52 | `ok status --check-footprint` reports footprint_integrity: mismatch by design; |
| 53 | `footprint_self_integrity` remains `ok`. Do not "repair" by re-syncing those |
| 54 | two files. Resolve properly by adding --preserve-shared-assets to the kit. |
| 55 | SD-21: finish-mode land hygiene after BV pass is Tier 1 (muse-mirror path). |
| 56 | |
| 57 | workspace: |
| 58 | constellation_id: scooling-stack |
| 59 | product_order_root: ~/scooling |
File History
1 commit
sha256:700fafdd1afa490919f9515d660ca6e75456bcd5bb67513abcd8757a634c01f6
docs: record AIP-b SD-21 land (KN #308)
Human
10 days ago