Documentation Index
Fetch the complete documentation index at: https://docs.oktolabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
KG health and monitoring
You can monitor the KG through MCP health tools, the CLI pipeline verifier, and queue health endpoints. Use these before deciding a graph repair is needed.Health tool
Pipeline health CLI
Relevance score histogram
The health surface includes score distribution so operators can detect stale or low-confidence graph content.Alert thresholds
KG_QUEUE_ALERT_THRESHOLD controls when queue depth should be surfaced as unhealthy or warning-level.
Decay tick monitoring
Decay tick freshness depends onKG_DECAY_TICK_INTERVAL_MINUTES, KG_DECAY_TICK_STALENESS_DAYS, and KG_DECAY_TICK_MAX_AGE_DAYS.