vida: KB health assessment script for ops/ #203

Closed
leo wants to merge 2 commits from vida/kb-health-check into main

2 commits

Author SHA1 Message Date
e6f6bd5de7 vida: add KB health assessment script to ops/
- What: ops/kb-health-check.py — computes Tier 1 health metrics for the
  collective knowledge base. Claim inventory, confidence distribution,
  orphan ratio, cross-domain linkage density (with reciprocal link tracking),
  source diversity, evidence freshness, belief grounding depth, challenge
  coverage, most central claims. Generates claim-index as runtime cache.
  Outputs markdown report to stdout, JSON snapshots to configurable dir.
- Why: First collective infrastructure for measuring KB health. Designed
  by Vida (domain health), Leo (cross-domain coordination), Theseus
  (measurement theory / Goodhart mitigation), Ganymede (ops architecture).
  Design spec at agents/vida/musings/kb-health-assessment-design.md.
- Connections: Implements the vital signs from
  [[collective knowledge health is measurable through five vital signs]].
  Second-order metrics (link reciprocity, argumentative vs footer links)
  resist Goodhart's Law per Theseus. Ganymede's ops pattern: script in
  repo (tracked), output on VPS (not tracked).

Pentagon-Agent: Vida <3B5A4B2A-DE12-4C05-8006-D63942F19807>
2026-03-10 22:03:43 +00:00
d74b7e0a12 Auto: ops/kb-health-check.py | 1 file changed, 562 insertions(+) 2026-03-10 22:03:23 +00:00