{
    "specVersion": "1.0",
    "host": {
        "displayName": "iOutlet — technologia odnowiona",
        "identifier": "did:web:ioutlet.pt:pl",
        "url": "https://ioutlet.pt/pl/"
    },
    "entries": [
        {
            "identifier": "urn:air:ioutlet.pt:pl:api:store-openapi",
            "displayName": "iOutlet Store API — katalog produktów (tylko do odczytu)",
            "type": "application/openapi+json",
            "url": "https://ioutlet.pt/pl/.well-known/openapi.json",
            "representativeQueries": [
                "jak sprawdzić katalog iOutlet przez API",
                "publiczne endpointy sklepu iOutlet",
                "schemat JSON produktów iOutlet"
            ]
        },
        {
            "identifier": "urn:air:ioutlet.pt:pl:skills:index",
            "displayName": "iOutlet — umiejętności dla agentów AI",
            "type": "application/json",
            "url": "https://ioutlet.pt/pl/.well-known/agent-skills/index.json",
            "representativeQueries": [
                "jak agent sprawdza katalog iOutlet",
                "jakie umiejętności publikuje iOutlet dla agentów",
                "oficjalne fakty dotyczące zakupów w iOutlet"
            ]
        },
        {
            "identifier": "urn:air:ioutlet.pt:pl:catalog:products",
            "displayName": "iOutlet — produkty na stanie (JSON)",
            "type": "application/json",
            "url": "https://ioutlet.pt/pl/wp-json/wc/store/v1/products",
            "representativeQueries": [
                "cena odnowionego iPhone w iOutlet",
                "jakie odnowione MacBooki są na stanie",
                "wyświetl dostępne odnowione telefony komórkowe"
            ]
        },
        {
            "identifier": "urn:air:ioutlet.pt:pl:server:mcp",
            "displayName": "iOutlet — serwer MCP dla agentów AI",
            "type": "application/mcp-server-card+json",
            "url": "https://ioutlet.pt/pl/.well-known/mcp/server-card.json",
            "representativeQueries": [
                "połączyć agenta AI z iOutlet przez MCP",
                "czy iOutlet ma serwer MCP",
                "dostępne narzędzia MCP w iOutlet"
            ]
        }
    ]
}