{
  "versions": [
    {
      "version": "1.0.0",
      "releasedAt": "2026-04-01",
      "status": "stable",
      "notes": "Initial capability surface: 10 capabilities, MCP v1, OpenAPI 3.1"
    },
    {
      "version": "1.1.0",
      "releasedAt": "2026-05-15",
      "status": "stable",
      "notes": "Added pricing-feed, webhooks, SLA + rate-limits"
    },
    {
      "version": "2.0.0",
      "releasedAt": "2026-05-31",
      "status": "current",
      "notes": "OAuth 2.1 + DCR, capability versioning, agent telemetry",
      "breaking": [
        "Auth required for /appointment.* and /document.* scopes"
      ]
    }
  ]
}