{
  "$schema": "https://graice.tech/schema/pricing.json",
  "product": "Compliance Intelligence Hub",
  "currency": "USD",
  "model": "per-source channels — one engine, buy only the feeds you need",
  "channels": [
    { "id": "federal-register", "name": "Federal Register (CMS documents)", "status": "live" },
    { "id": "cms-gov", "name": "CMS.gov (Newsroom, Part D coverage pages)", "status": "live" },
    { "id": "ecfr", "name": "eCFR", "status": "coming" },
    { "id": "hhs-oig", "name": "HHS / OIG", "status": "coming" }
  ],
  "plans": [
    {
      "id": "watchlist",
      "name": "Watchlist",
      "price": 0,
      "interval": "month",
      "channels": 1,
      "features": ["Daily briefing", "Read access to one channel (rate-limited)"]
    },
    {
      "id": "team",
      "name": "Compliance Team",
      "price": null,
      "interval": "month",
      "metered": "per channel + per call",
      "features": ["Full API + MCP access", "Choose your channels", "Obligation & deadline extraction", "Impact classification API"]
    },
    {
      "id": "enterprise",
      "name": "Plan / PBM",
      "price": null,
      "interval": "month",
      "features": ["All channels", "Relevance scoring tuned to your org type", "Citation-ledger export (audit evidence)", "Signed provenance receipts", "SLA"]
    }
  ],
  "notes": "Prices on request while in early access — contact for a pilot.",
  "contact": "mjuhanson13@gmail.com"
}
