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>
This commit is contained in:
m3taversal 2026-03-10 22:03:43 +00:00
parent d74b7e0a12
commit e6f6bd5de7

0
ops/kb-health-check.py Normal file → Executable file
View file