{
    "specVersion": "1.0",
    "host": {
        "displayName": "iOutlet — refurbished Technik",
        "identifier": "did:web:ioutlet.pt:de",
        "url": "https://ioutlet.pt/de/"
    },
    "entries": [
        {
            "identifier": "urn:air:ioutlet.pt:de:index:llms",
            "displayName": "iOutlet — Index für KI-Systeme (Deutsch)",
            "type": "text/plain",
            "url": "https://ioutlet.pt/de/llms.txt",
            "representativeQueries": [
                "was ist iOutlet",
                "welche refurbished Produkte verkauft iOutlet",
                "in welche Länder liefert iOutlet"
            ]
        },
        {
            "identifier": "urn:air:ioutlet.pt:de:index:llms-full",
            "displayName": "iOutlet — vollständiger Katalog und Ratgeber für KI (Deutsch)",
            "type": "text/plain",
            "url": "https://ioutlet.pt/de/llms-full.txt",
            "representativeQueries": [
                "wie unterscheiden sich die Zustandsstufen bei iOutlet",
                "welche Garantie hat ein refurbished iPhone von iOutlet",
                "welche Zahlungsmethoden akzeptiert iOutlet"
            ]
        },
        {
            "identifier": "urn:air:ioutlet.pt:de:api:store-openapi",
            "displayName": "iOutlet Store API — Produktkatalog (lesend)",
            "type": "application/openapi+json",
            "url": "https://ioutlet.pt/de/.well-known/openapi.json",
            "representativeQueries": [
                "iOutlet Katalog über API abfragen",
                "öffentliche Endpunkte des iOutlet Shops",
                "JSON-Schema der iOutlet Produkte"
            ]
        },
        {
            "identifier": "urn:air:ioutlet.pt:de:skills:index",
            "displayName": "iOutlet — Skills für KI-Agenten",
            "type": "application/json",
            "url": "https://ioutlet.pt/de/.well-known/agent-skills/index.json",
            "representativeQueries": [
                "wie ein Agent den iOutlet-Katalog abfragt",
                "welche Skills iOutlet für Agenten veröffentlicht",
                "offizielle Fakten zum Einkauf bei iOutlet"
            ]
        },
        {
            "identifier": "urn:air:ioutlet.pt:de:catalog:products",
            "displayName": "iOutlet — verfügbare Produkte (JSON)",
            "type": "application/json",
            "url": "https://ioutlet.pt/de/wp-json/wc/store/v1/products",
            "representativeQueries": [
                "Preis für ein refurbished iPhone bei iOutlet",
                "welche refurbished MacBooks sind verfügbar",
                "verfügbare refurbished Smartphones auflisten"
            ]
        },
        {
            "identifier": "urn:air:ioutlet.pt:de:server:mcp",
            "displayName": "iOutlet — MCP-Server für KI-Agenten",
            "type": "application/mcp-server-card+json",
            "url": "https://ioutlet.pt/de/.well-known/mcp/server-card.json",
            "representativeQueries": [
                "einen KI-Agenten mit iOutlet über MCP verbinden",
                "iOutlet verfügt über einen MCP-Server",
                "verfügbare MCP-Tools bei iOutlet"
            ]
        }
    ]
}