{
    "specVersion": "1.0",
    "host": {
        "displayName": "Оставайтесь в безопасности с SafeZone.cc",
        "identifier": "did:web:safezone.cc"
    },
    "entries": [
        {
            "identifier": "urn:air:safezone.cc:api:catalog",
            "displayName": "Оставайтесь в безопасности с SafeZone.cc API Catalog",
            "type": "application/linkset+json",
            "url": "https://safezone.cc/.well-known/api-catalog",
            "description": "Catalog of public API documentation, status, and description links.",
            "representativeQueries": [
                "Where is the API description for this forum?",
                "How can an OAuth client discover the XenForo API?"
            ]
        },
        {
            "identifier": "urn:air:safezone.cc:skill:public-content",
            "displayName": "Оставайтесь в безопасности с SafeZone.cc public content skill",
            "type": "text/markdown",
            "url": "https://safezone.cc/.well-known/agent-skills/xenforo-public-content/SKILL.md",
            "description": "Read-only instructions for discovering public XenForo content.",
            "representativeQueries": [
                "Find public forum pages that can be read safely.",
                "Return a Markdown representation of a public forum page."
            ]
        },
        {
            "identifier": "urn:air:safezone.cc:mcp:public-discovery",
            "displayName": "Оставайтесь в безопасности с SafeZone.cc MCP discovery server",
            "type": "application/json",
            "url": "https://safezone.cc/.well-known/mcp/server-card.json",
            "description": "Read-only MCP tools and resources for public site discovery.",
            "representativeQueries": [
                "Identify this site and return its public discovery URLs.",
                "Where is the public sitemap for this XenForo site?"
            ]
        },
        {
            "identifier": "urn:air:safezone.cc:a2a:public-discovery",
            "displayName": "Оставайтесь в безопасности с SafeZone.cc A2A discovery agent",
            "type": "application/json",
            "url": "https://safezone.cc/.well-known/agent-card.json",
            "description": "Read-only A2A agent that returns public discovery metadata.",
            "representativeQueries": [
                "Return the public discovery metadata for this forum.",
                "List this site's machine-readable entry points."
            ]
        }
    ]
}
