{"name":"Compliance Intelligence Hub","version":"1.0","description":"Regulatory intelligence for Medicare / PBM / healthcare compliance. Daily-updated from the Federal Register and CMS.gov; classified by program area and operational impact; every update carries a citation with a SHA-256 content hash.","docs":{"llms":"/llms.txt","agents":"/AGENTS.md","openapi":"/openapi.yaml","auth":"/auth.md","pricing":"/pricing.json","permissions":"/agent-permissions.json","mcp":"/mcp.json","schema":"/regulatory_update.schema.json"},"auth":"Authorization: Bearer <api key> — keys are scoped per source channel (see /auth.md)","endpoints":[{"method":"GET","path":"/api/v1/health","auth":false,"description":"Liveness check"},{"method":"GET","path":"/api/v1/updates","auth":true,"description":"Detected regulatory updates. Filters: program_area, impact_level, source, since, limit"},{"method":"GET","path":"/api/v1/updates/{id}","auth":true,"description":"One update with its citation"},{"method":"GET","path":"/api/v1/search?q=","auth":true,"description":"Search updates"},{"method":"GET","path":"/api/v1/briefings/daily?audience=","auth":true,"description":"Generated briefing (exec | compliance | operational | client)"},{"method":"POST","path":"/api/v1/impact/classify","auth":true,"description":"Classify document text for compliance impact"},{"method":"POST","path":"/api/v1/agent/query","auth":true,"description":"Natural-language query over the intelligence base"},{"method":"GET","path":"/api/v1/sources","auth":true,"description":"Monitored sources"}],"disclaimer":"Decision-support, not legal advice.","contact":"mjuhanson13@gmail.com"}