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 brokerage data session 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