KB / api
GET /api/v1/coherence
Last verified
Auto-generated. This article is rebuilt from FastAPI route introspection by
scripts/build_api_kb.py. Edit the route docstring inapp/and re-run the script — do not edit this file directly.
GET /api/v1/coherence
Handler: app.signals.routes.get_coherence
Methods: GET
Description
Cross-source coherence checks for the dashboard anchor strip.
Surfaces “things that should agree but don’t” as a single sub-object
the dashboard can flash on. Aggregates Schwab token expiry, snapshot
vs cache age skew, 0DTE missing during RTH, source-health floor,
stale freshness count, and registry-vs-DB lint drift. Returns
{rows: [...], summary: {info, warn, critical}} sorted critical
→ warn → info.
Curl
curl -s https://bigclawd.com/api/v1/coherence