{
  "specVersion": "1.0",
  "host": {
    "displayName": "headless.design \u2014 Gustaf Garnow",
    "identifier": "did:web:headless.design"
  },
  "entries": [
    {
      "identifier": "urn:air:headless.design:api:openapi",
      "displayName": "headless.design API \u2014 OpenAPI 3.1",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://api.headless.design/v1/openapi.json",
      "representativeQueries": [
        "run a free cold-read scan of a landing page",
        "audit my landing page for conversion problems",
        "get a spec.md and a PR-ready diff for a marketing page",
        "what does POST /v1/scan return"
      ]
    },
    {
      "identifier": "urn:air:headless.design:api:agent-card",
      "displayName": "headless.design A2A agent card",
      "type": "application/json",
      "url": "https://api.headless.design/.well-known/agent-card.json",
      "representativeQueries": [
        "find an agent that reviews landing pages",
        "which agent can cold-read a URL",
        "agent-to-agent card for headless.design"
      ]
    },
    {
      "identifier": "urn:air:headless.design:api:llms",
      "displayName": "headless.design API \u2014 llms.txt",
      "type": "text/markdown",
      "url": "https://api.headless.design/llms.txt",
      "representativeQueries": [
        "how do I call the headless.design API",
        "pricing and rate limits for /v1/scan",
        "how an agent relays the pay_url to a human"
      ]
    },
    {
      "identifier": "urn:air:headless.design:site:llms-full",
      "displayName": "headless.design \u2014 full site context",
      "type": "text/markdown",
      "url": "https://headless.design/llms-full.txt",
      "representativeQueries": [
        "who is Gustaf Garnow",
        "product designer in Stockholm open to roles",
        "what has Gustaf Garnow shipped"
      ]
    },
    {
      "identifier": "urn:air:headless.design:site:api-catalog",
      "displayName": "headless.design API catalog (RFC 9727)",
      "type": "application/linkset+json",
      "url": "https://headless.design/.well-known/api-catalog",
      "representativeQueries": [
        "list the APIs headless.design offers",
        "where is the OpenAPI spec for headless.design"
      ]
    },
    {
      "identifier": "urn:air:headless.design:site:agent-skills",
      "displayName": "headless.design agent skills index",
      "type": "application/json",
      "url": "https://headless.design/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "skills for calling the headless.design cold-read API",
        "how should an agent order a cold-read for a human",
        "brief me on Gustaf Garnow from his own sources"
      ]
    }
  ]
}
