{
  "schema_version": 2,
  "entity": {
    "name": "Stayix",
    "type": "AccommodationDiscoveryPlatform",
    "canonical_url": "https://stayix.net/",
    "description": "AI-native accommodation discovery and reservation. Hotels here TALK: source-grounded conversational twins answer from owner-verified facts only.",
    "tagline": "Book Better Through AI."
  },
  "agent_interop": {
    "policy": "AI agents acting for guests are welcome. Read verified facts, ask the property twins, and hand your human off to secure checkout. Never assert prices or availability that the runtime did not return.",
    "ask_endpoints": {
      "guide_ask": {
        "method": "POST",
        "url": "https://stayix.net/api/agent/guide-ask",
        "body": { "locale": "en", "input": "<question>", "propertyKey": "mallorca-boutique-hotel" },
        "notes": "Deterministic, source-grounded; the response carries claims with provenance. Read-only, zero mutation."
      },
      "property_twin_ask": {
        "method": "POST",
        "url": "https://stayix.net/api/agent/twin-ask",
        "body": { "locale": "en", "input": "<question>", "propertyKey": "mallorca-boutique-hotel" }
      }
    },
    "verified_facts": "https://stayix.net/facts/stayix.jsonld",
    "handoff": {
      "booking": "https://stayix.net/stays/mallorca-boutique-hotel-malgrat#reserve",
      "conversation": "https://stayix.net/guide",
      "note": "Payment and booking always complete in human-confirmed secure checkout — agents cannot transact."
    },
    "guarantees": [
      "Answers are grounded in owner-confirmed facts with provenance labels.",
      "Unknowns are stated as unknowns — never guessed.",
      "No fabricated ratings, prices, or availability. Live prices exist only as dated snapshots.",
      "Ranking is transparent and cannot be bought; sponsored is always labelled."
    ]
  },
  "trust_model": {
    "stay_passport": "Verification is earned through evidence and can never be purchased.",
    "triple_review": "Reviews have three phases — pre-stay fit confirmation, during-stay resolution pulse, post-stay verified review. Only verified completed stays produce scores; nothing is imported."
  },
  "public_routes": [
    "https://stayix.net/",
    "https://stayix.net/search",
    "https://stayix.net/guide",
    "https://stayix.net/stays/mallorca-boutique-hotel-malgrat",
    "https://stayix.net/help",
    "https://stayix.net/legal"
  ],
  "locales": ["en", "es", "tr", "de", "fr"],
  "freshness": {
    "generated": "2026-07-19",
    "policy": "Facts are source-grounded. Machine-readable files are supplemental and do not replace indexable HTML or structured data."
  },
  "crawler_contact": "ai@stayix.net",
  "notes": [
    "Provider and admin surfaces are private and excluded from indexing.",
    "Booking and live pricing/availability are runtime-gated and are not asserted in machine files.",
    "No behavioural profiling; no fabricated ratings, prices, or availability."
  ]
}
