{
  "name": "Atlas Smart Home",
  "version": "2.0.0",
  "description": "KI-kuratierte Smart-Home-Plattform für Deutschland. Produkte werden nach lokaler Nutzbarkeit, Datenschutz, Home-Assistant-Kompatibilität und Immobilien-Eignung bewertet.",
  "url": "https://smarthome.atlas-os.ai",
  "language": "de",
  "category": "smart-home-advisory",
  "operator": {
    "name": "Torsten Hiss",
    "location": "Mannheim, Deutschland",
    "contact": "https://smarthome.atlas-os.ai/impressum"
  },
  "positioning": {
    "tagline": "Von KI kuratiert. Für Menschen erklärt. Für Agenten vorbereitet.",
    "unique_value": "Die einzige deutschsprachige Smart-Home-Plattform die Produkte nach lokaler Kontrolle, Datenschutz und Home-Assistant-Fit bewertet — nicht nach Popularität oder Preis.",
    "audience": ["Einsteiger", "Home-Assistant-Nutzer", "Vermieter", "Immobilieneigentümer", "Non-Techniker"],
    "affiliate": "Amazon PartnerNet (atlassmartliv-21)"
  },
  "scoring_model": {
    "criteria": [
      { "name": "local_usability", "label": "Lokale Nutzbarkeit", "weight": 0.25 },
      { "name": "ha_compatibility", "label": "Home-Assistant-Fit", "weight": 0.25 },
      { "name": "privacy_cloud", "label": "Datenschutz / Cloud-Zwang", "weight": 0.20 },
      { "name": "setup_effort", "label": "Einrichtungsaufwand", "weight": 0.15 },
      { "name": "property_longterm", "label": "Immobilien-/Langzeitnutzen", "weight": 0.10 },
      { "name": "price_value", "label": "Preis-/Nutzen-Verhältnis", "weight": 0.05 }
    ],
    "note": "Die Produktauswahl wird KI-gestützt anhand dieser Kriterien kuratiert und redaktionell geprüft."
  },
  "categories": [
    { "id": "raumklima", "label": "Raumklima & Schimmelprävention", "product_count": 4 },
    { "id": "homeassistant", "label": "Home Assistant Starter", "product_count": 4 },
    { "id": "energie", "label": "Energie & Heizung", "product_count": 4 },
    { "id": "immobilien", "label": "Immobilien-Monitoring", "product_count": 4 },
    { "id": "kameras", "label": "Sicherheit & Kameras", "product_count": 4 }
  ],
  "products_endpoint": "https://smarthome.atlas-os.ai/products.json",
  "llms_txt": "https://smarthome.atlas-os.ai/llms.txt",
  "sitemap": "https://smarthome.atlas-os.ai/sitemap.xml",
  "agent_capabilities": {
    "product_query": true,
    "category_filter": true,
    "scoring_transparent": true,
    "api_ready_fields": ["agentReady", "agentReason", "humanReason", "automationUseCases", "matrix", "setupDifficulty", "notFor", "bestFor"],
    "local_integration_protocols": ["MQTT", "REST-API", "RTSP", "ONVIF", "Zigbee2MQTT", "ZHA"]
  }
}
