{
    "specVersion": "1.0",
    "host": {
        "displayName": "QWeb Spam Shield",
        "identifier": "did:web:qwebspamshield.com",
        "url": "https://qwebspamshield.com/"
    },
    "entries": [
        {
            "identifier": "urn:air:qwebspamshield.com:openapi:storefront",
            "displayName": "QWeb Spam Shield API",
            "type": "application/openapi+json",
            "url": "https://qwebspamshield.com/openapi.json",
            "description": "REST API for the QWeb Spam Shield catalog, pricing and support intake.",
            "representativeQueries": [
                "what does QWeb Spam Shield cost",
                "list the plans QWeb Spam Shield offers",
                "open a support ticket with QWeb Spam Shield"
            ]
        },
        {
            "identifier": "urn:air:qwebspamshield.com:mcp:storefront",
            "displayName": "QWeb Spam Shield MCP server",
            "type": "application/mcp-server-card+json",
            "url": "https://qwebspamshield.com/.well-known/mcp/server-card.json",
            "description": "MCP server card for QWeb Spam Shield.",
            "representativeQueries": [
                "connect to the QWeb Spam Shield MCP server",
                "what tools does QWeb Spam Shield expose"
            ]
        },
        {
            "identifier": "urn:air:qwebspamshield.com:skills:index",
            "displayName": "QWeb Spam Shield agent skills",
            "type": "application/json",
            "url": "https://qwebspamshield.com/.well-known/agent-skills/index.json",
            "description": "Agent skills published by QWeb Spam Shield.",
            "representativeQueries": [
                "how do I use QWeb Spam Shield",
                "what skills does QWeb Spam Shield publish"
            ]
        },
        {
            "identifier": "urn:air:qwebspamshield.com:doc:llms-txt",
            "displayName": "QWeb Spam Shield site guide",
            "type": "text/markdown",
            "url": "https://qwebspamshield.com/llms.txt",
            "description": "Plain-language guide to QWeb Spam Shield for language models.",
            "representativeQueries": [
                "what is QWeb Spam Shield",
                "summarise QWeb Spam Shield"
            ]
        }
    ]
}