Interpreting Hybrid Retrieval Metrics

Wikantik publishes a small set of Prometheus metrics covering structural index health, for-agent projection size, and (post-Phase 5) retrieval quality. They're all under the wikantik_ prefix.

When to use this runbook

When you have a /metrics scrape and want to convert numbers into verdicts.

Context

Walkthrough

The frontmatter steps walk the metric set in priority order: index health first (the foundation), projection size second (the agent contract), retrieval quality third (the eventual signal).

Pitfalls

The frontmatter pitfalls capture the recurring misreads. The "comparing absolute numbers across deploys" trap is especially common — agents take a snapshot of metrics, deploy a different corpus, then report that "retrieval got worse" when the page count just shifted.