{
  "name": "The Evidence Ledger",
  "description": "The Evidence Ledger grades public claims -- health, science, and beyond -- on mechanism evidence and outcome evidence separately, so a plausible mechanism with no outcome data reads differently from a claim backed by both. Every grade cites its sources. Free to browse. Operated by Haygood Ideas, Inc.",
  "url": "https://theevidenceledger.com/",
  "version": "1.0.0",
  "provider": {
    "organization": "Haygood Ideas, Inc.",
    "url": "https://jasonhaygood.com"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "skills": [
    {
      "id": "browse-the-ledger",
      "name": "Browse the ledger",
      "description": "GET the page; every claim shows its mechanism grade and outcome grade separately, each with its sources",
      "url": "https://theevidenceledger.com/"
    },
    {
      "id": "search-the-literature",
      "name": "Search the literature",
      "description": "GET with ?q=<topic> to federate-search the underlying sources (PubMed and others); read-only, no account needed",
      "url": "https://theevidenceledger.com/search"
    },
    {
      "id": "submit-a-claim",
      "name": "Submit a claim to grade",
      "description": "GET the page, fill in a URL, DOI or PMID and a short claim; POST /api/submit queues it, rate-limited per submitter",
      "url": "https://theevidenceledger.com/submit"
    }
  ]
}
