{
    "specVersion": "1.0",
    "host": {
        "name": "GenX Digital Agency",
        "domain": "genx-agency.com",
        "url": "https://genx-agency.com"
    },
    "entries": [
        {
            "identifier": "urn:air:genx-agency.com:api:openapi",
            "displayName": "GenX OpenAPI Description",
            "description": "Machine-readable API description for GenX Digital Agency.",
            "type": "application/json",
            "url": "https://genx-agency.com/.well-known/openapi.json",
            "representativeQueries": [
                "What APIs does GenX Digital Agency provide?",
                "Show the GenX API schema.",
                "Discover machine-readable API information for GenX."
            ]
        },
        {
            "identifier": "urn:air:genx-agency.com:mcp:server-card",
            "displayName": "GenX MCP Server Card",
            "description": "MCP server discovery information for GenX Digital Agency.",
            "type": "application/json",
            "url": "https://genx-agency.com/.well-known/mcp/server-card.json",
            "representativeQueries": [
                "Does GenX provide an MCP server?",
                "Discover MCP capabilities for GenX Digital Agency.",
                "Where is the GenX MCP endpoint?"
            ]
        },
        {
            "identifier": "urn:air:genx-agency.com:skills:index",
            "displayName": "GenX Agent Skills",
            "description": "Agent skills discovery index for GenX Digital Agency.",
            "type": "application/json",
            "url": "https://genx-agency.com/.well-known/agent-skills/index.json",
            "representativeQueries": [
                "What agent skills does GenX expose?",
                "Discover GenX AI agent capabilities.",
                "What machine-readable skills are available on GenX?"
            ]
        },
        {
            "identifier": "urn:air:genx-agency.com:auth:metadata",
            "displayName": "GenX Agent Authentication",
            "description": "Agent authentication and registration instructions.",
            "type": "text/markdown",
            "url": "https://genx-agency.com/auth.md",
            "representativeQueries": [
                "How can an agent authenticate with GenX?",
                "Where are the GenX authentication instructions?",
                "How does agent registration work on GenX?"
            ]
        },
        {
            "identifier": "urn:air:genx-agency.com:api:catalog",
            "displayName": "GenX API Catalog",
            "description": "API discovery catalog published by GenX Digital Agency.",
            "type": "application/json",
            "url": "https://genx-agency.com/.well-known/api-catalog",
            "representativeQueries": [
                "Discover GenX APIs.",
                "Where is the GenX API catalog?",
                "What public machine-readable services does GenX expose?"
            ]
        }
    ]
}