{
  "api-catalog": {
    "href": "https://colonialheart.com/.well-known/api-catalog",
    "type": "application/linkset+json",
    "describedby": "https://www.rfc-editor.org/info/rfc9727/",
    "links": [
      {
        "rel": "service-desc",
        "type": "application/json",
        "href": "https://colonialheart.com/practice.json",
        "title": "Colonial Heart practice facts (no PHI) as JSON"
      },
      {
        "rel": "service-desc",
        "type": "application/json",
        "href": "https://colonialheart.com/services.json",
        "title": "Colonial Heart services list as JSON"
      },
      {
        "rel": "service-doc",
        "type": "text/html",
        "href": "https://colonialheart.com/ai-info",
        "title": "AI Info page for assistants (cite-me page)"
      },
      {
        "rel": "service-doc",
        "type": "text/plain",
        "href": "https://colonialheart.com/llms.txt",
        "title": "Agent table of contents (Markdown)"
      }
    ]
  }
}
