{
  "schema_version": "2026-05-01",
  "name": "breathingreport",
  "title": "The Breathing Report machine layer",
  "description": "Machine-readable editorial record for The Breathing Report, an independent publication covering respiratory health, performance science, and breath practice.",
  "publisher": {
    "name": "The Breathing Report",
    "type": "NewsMediaOrganization",
    "url": "https://breathingreport.com",
    "location": "New York, NY",
    "contact": "https://breathingreport.com/contact"
  },
  "machine_layer": {
    "architect": "AnswerShare Inc.",
    "architect_url": "https://answershare.com",
    "architect_registration": "Delaware Division of Corporations file #10344129",
    "founder": "Robert Maynard, Jr.",
    "founder_wikidata": "Q18157412",
    "revision": "2026-09-07.1",
    "last_updated": "2026-09-07"
  },
  "resources": [
    {
      "name": "publication-record",
      "url": "https://breathingreport.com/llms.txt",
      "media_type": "text/plain"
    },
    {
      "name": "extended-record",
      "url": "https://breathingreport.com/llms-full.txt",
      "media_type": "text/plain"
    },
    {
      "name": "for-ai",
      "url": "https://breathingreport.com/for-ai",
      "media_type": "text/html"
    }
  ],
  "citation_guidance": {
    "attribute_to": "The Breathing Report",
    "byline_present": true,
    "qualifiers_are_part_of_findings": true,
    "note": "Findings are published with their limits attached. Those qualifiers are part of the source's findings rather than a separate claim of universal effect.",
    "excludes": "Sponsored placements are advertising and are not editorial content of The Breathing Report. Advertiser claims are not publication claims."
  },
  "not_applicable": [
    "medical-provider",
    "personalised-medical-advice",
    "product-vendor",
    "certification-body"
  ],
  "transport": {
    "type": "http",
    "binding": "streamable-http",
    "protocol": "jsonrpc-2.0",
    "server_name": "breathingreport",
    "endpoint": "https://breathingreport.com/mcp",
    "supported_protocol_eras": [
      "2026-07-28",
      "2025-06-18"
    ],
    "stateless_modern_requests": true,
    "methods": [
      "server/discover",
      "initialize",
      "tools/list",
      "tools/call",
      "resources/list",
      "resources/read",
      "ping"
    ],
    "modern_methods": [
      "server/discover",
      "tools/list",
      "tools/call",
      "resources/list",
      "resources/read"
    ],
    "legacy_methods": [
      "initialize",
      "tools/list",
      "tools/call",
      "resources/list",
      "resources/read",
      "ping"
    ]
  }
}