{
  "specVersion": "1.0",
  "host": {
    "displayName": "Baseline",
    "identifier": "did:web:baseline.day"
  },
  "entries": [
    {
      "identifier": "urn:air:baseline.day:docs:site-index",
      "displayName": "Baseline site index",
      "type": "text/plain",
      "url": "https://baseline.day/llms.txt",
      "description": "Machine-readable index of Baseline: what the AI fitness coach does and how to get it.",
      "representativeQueries": [
        "what is Baseline the AI fitness coach",
        "app that logs meals from a photo",
        "does Baseline sync with Apple Health"
      ]
    },
    {
      "identifier": "urn:air:baseline.day:docs:home",
      "displayName": "Baseline home (markdown)",
      "type": "text/markdown",
      "url": "https://baseline.day/md/index.md",
      "description": "Meal capture, conversational coaching, seven-day trends, health sync and the product principles.",
      "representativeQueries": [
        "how does Baseline estimate calories from a photo",
        "does Baseline use daily or weekly averages"
      ]
    },
    {
      "identifier": "urn:air:baseline.day:skill:baseline-coaching",
      "displayName": "Baseline coaching skill",
      "type": "application/ai-skill+md",
      "url": "https://baseline.day/.well-known/agent-skills/baseline-coaching/SKILL.md",
      "description": "How Baseline logs meals from a photo and coaches from seven-day averages.",
      "representativeQueries": [
        "app that logs meals from a photo",
        "AI fitness coach that syncs with apple health",
        "how does baseline decide what to recommend"
      ]
    }
  ]
}
