{
  "specVersion": "1.0",
  "entries": [
    {
      "identifier": "urn:air:alfaaz.me:openapi:public",
      "displayName": "Alfaaz public API",
      "description": "OpenAPI 3.1 description of the read-only API for Alfaaz's supported languages, subscription plans, FAQ, blog, and original research dataset. No authentication.",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://alfaaz.me/openapi.json"
    },
    {
      "identifier": "urn:air:alfaaz.me:docs:public-api",
      "displayName": "Alfaaz API documentation",
      "description": "How to call the Alfaaz public API: endpoints, the RFC 9457 error format, and the markdown representations every public page serves.",
      "type": "text/html",
      "url": "https://alfaaz.me/docs"
    },
    {
      "identifier": "urn:air:alfaaz.me:cli",
      "displayName": "alfaaz-cli",
      "description": "Official dependency-free command-line client for the Alfaaz public API. `npx alfaaz-cli languages` lists the interview languages; every command takes --json.",
      "type": "application/vnd.npm+json",
      "url": "https://www.npmjs.com/package/alfaaz-cli"
    },
    {
      "identifier": "urn:air:alfaaz.me:dataset:elder-conversations",
      "displayName": "The Alfaaz Elder Conversations Study",
      "description": "The only original first-hand dataset in the family-memoir category: 144 recorded WhatsApp conversations with 22 Indian elders, aggregated and anonymized, released under CC BY 4.0. Quote it with attribution and a link to alfaaz.me/research. The same figures download as a spreadsheet at /research/dataset.csv.",
      "type": "application/json",
      "url": "https://alfaaz.me/api/public/v1/research"
    },
    {
      "identifier": "urn:air:alfaaz.me:llms-txt",
      "displayName": "Alfaaz site guide for agents",
      "description": "What Alfaaz is, when an agent should reach for it, and every key URL, as markdown.",
      "type": "text/plain",
      "url": "https://alfaaz.me/llms.txt"
    }
  ]
}