{
  "schema": "https://datatracker.ietf.org/doc/draft-mozleywilliams-dnsop-dnsaid/",
  "organization": {
    "name": "Bitcoin Austria",
    "domain": "bitcoin-austria.at",
    "url": "https://bitcoin-austria.at"
  },
  "dnsAid": {
    "draft": "draft-mozleywilliams-dnsop-dnsaid-02",
    "records": [
      {
        "name": "_index._agents.bitcoin-austria.at",
        "type": "SVCB",
        "target": "bitcoin-austria.at",
        "priority": 1,
        "svcParams": {
          "alpn": "h2",
          "port": 443,
          "mandatory": ["alpn", "port"]
        }
      },
      {
        "name": "_bitcoin-austria._agents.bitcoin-austria.at",
        "type": "SVCB",
        "target": "bitcoin-austria.at",
        "priority": 1,
        "svcParams": {
          "alpn": "h2",
          "port": 443,
          "mandatory": ["alpn", "port"]
        }
      }
    ]
  },
  "agents": [
    {
      "name": "bitcoin-austria",
      "dnsName": "_bitcoin-austria._agents.bitcoin-austria.at",
      "description": "Public Bitcoin Austria reference material for AI agents and assistants.",
      "descriptors": [
        "https://bitcoin-austria.at/.well-known/agent-skills/bitcoin-austria/SKILL.md",
        "https://bitcoin-austria.at/.well-known/agent-skills/index.json",
        "https://bitcoin-austria.at/llms.txt",
        "https://bitcoin-austria.at/for-ai-agents"
      ],
      "capabilities": [
        "bitcoin-austria-summary",
        "austrian-bitcoin-education",
        "meetups-and-events",
        "donation-options",
        "public-infrastructure"
      ]
    }
  ]
}
