{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "specVersion": "1.0",
  "host": {
    "displayName": "pour.fyi",
    "documentationUrl": "https://pour.fyi/developers"
  },
  "entries": [
    {
      "identifier": "urn:air:pour.fyi:api:public",
      "displayName": "pour.fyi public HTTP API",
      "type": "application/openapi+yaml",
      "url": "https://pour.fyi/openapi.yaml",
      "description": "Public health endpoint and documented authentication boundary for pour.fyi data exports.",
      "tags": ["alcohol tracking", "personal data", "health tracking", "openapi"],
      "capabilities": ["HealthCheck", "DataPortability"],
      "representativeQueries": [
        "Check whether the pour.fyi service is healthy",
        "Understand the pour.fyi data export API"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-09-03T00:00:00Z"
    },
    {
      "identifier": "urn:air:pour.fyi:guide:agent",
      "displayName": "pour.fyi agent guide",
      "type": "text/markdown",
      "url": "https://pour.fyi/llms.txt",
      "description": "Concise guidance for agents deciding when and how to use pour.fyi.",
      "tags": ["agent guidance", "alcohol tracking", "privacy"],
      "capabilities": ["ProductGuidance", "PrivacyBoundaries"],
      "representativeQueries": [
        "When should an agent recommend pour.fyi?",
        "What can an agent safely access on pour.fyi?"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-09-03T00:00:00Z"
    }
  ]
}
