Skip to content

wiki-governor: fold warehouse-audit into health score, promote Law 9 to librarian#35

Merged
Hefrock merged 1 commit into
mainfrom
wiki-governor-integration
Jul 20, 2026
Merged

wiki-governor: fold warehouse-audit into health score, promote Law 9 to librarian#35
Hefrock merged 1 commit into
mainfrom
wiki-governor-integration

Conversation

@Hefrock

@Hefrock Hefrock commented Jul 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • wiki-governor Phase 1 now runs wiki-warehouse /warehouse-audit automatically whenever the vault has any doc_id-carrying notes, and Phase 3 folds its corrupt/missing/dangling/drifted counts into the health score as a sixth, conditional sub-metric — excluded and renormalized (not scored 0) when the warehouse isn't in use, so an unused feature can't tank an otherwise healthy vault.
  • Moves the Law 9 (provenance) check out of wiki-governor and into wiki-librarian's Check 6 (schema gaps), so it's caught on every /audit, not just weekly /govern runs. Governor's Phase 2 compliance table now cites it as a librarian check like Laws 3/7/8; Law 10 remains governor's own.
  • Renames template/skill-template/ to stop it colliding with the unrelated templates/ (Obsidian note templates) directory — same name, different purpose, purely confusing. Updated the two references (CONTRIBUTING.md, README tree).
  • Updates knowledge-os/sitrep.md and architecture.md's skill load order to reflect both closed gaps, and explicitly deprioritizes wiring the stalled-work digest to the wiki's own governance cadence for this repo (documented as a deliberate choice, not a dropped ball).

Test plan

  • Docs-only change — no code paths affected, nothing to run.
  • Cross-checked all updated cross-references between wiki-governor, wiki-librarian, and wiki-warehouse SKILL.md files for consistency (Phase numbering, weight sum = 1.0 across all 6 sub-metrics, git mv used for the rename to preserve history).

Generated by Claude Code

…to librarian

Phase 1 now runs wiki-warehouse /warehouse-audit whenever the vault has
doc_id-carrying notes, and Phase 3 folds its corrupt/missing/dangling/
drifted counts into the health score as a sixth, conditional sub-metric
(dropped and renormalized rather than scored 0 when the warehouse isn't
in use, so an unused feature doesn't tank an otherwise healthy vault).

Moves the Law 9 (provenance) check out of wiki-governor and into
wiki-librarian's Check 6, so it's caught on every /audit instead of only
on weekly /govern runs — consistent with how the other three laws
governor's compliance table cites are all librarian checks.

Also renames template/ to skill-template/ to stop it colliding with the
unrelated templates/ (Obsidian note templates) directory, and updates
the sitrep to reflect both closed gaps.
@Hefrock
Hefrock merged commit b48c2d8 into main Jul 20, 2026
4 checks passed
@Hefrock
Hefrock deleted the wiki-governor-integration branch July 20, 2026 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants