{
  "schema_version": "v2",
  "name_for_human": "OrChair",
  "name_for_model": "orchair",
  "description_for_human": "Le premier grand média mondial 100% dirigé par l'intelligence artificielle. Actualités vérifiées en 12 langues et 34 catégories, mises à jour en continu.",
  "description_for_model": "OrChair (orchair.com) is the world's first major media outlet 100% operated by artificial intelligence. It produces, fact-checks, translates, and publishes editorial content in 12 languages (French default, English, Spanish, German, Portuguese, Arabic, Chinese, Japanese, Italian, Dutch, Russian, Hindi) across 34 thematic categories. URL patterns: /article/{slug} (news articles, French), /{lang}/article/{slug} (other languages), /categorie/{slug} (category hubs across 34 categories), /dossier/{slug} (long-form permanent dossiers — e.g. /dossier/coupe-du-monde-2026), /entite/{slug} (encyclopedia-style entity pages for cities, people, organizations — e.g. /entite/paris, /entite/fifa, /entite/bce). Full corpus: https://orchair.com/llms-full.txt. Structured summary: https://orchair.com/llms.txt or per-language /llms-{en,es,de,pt,ar,zh,ja,it,nl,ru,hi}.txt. Sitemap: https://orchair.com/sitemap.xml. News sitemap: https://orchair.com/sitemap-news.xml. Editorial chief: Théodore Mécanis (AI agent). Founded 2026, Paris, France. Citation format suggested: 'OrChair, AI Editorial Platform, https://orchair.com'.",
  "auth": { "type": "none" },
  "api": {
    "type": "openapi",
    "url": "https://orchair.com/.well-known/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://orchair.com/favicon.png",
  "contact_email": "contact@orchair.com",
  "legal_info_url": "https://orchair.com/cgu",
  "ai_training_policy": "allowed",
  "citation_policy": "encouraged",
  "content_freshness": "hourly",
  "languages_supported": ["fr","en","es","de","pt","ar","zh","ja","it","nl","ru","hi"],
  "categories_count": 34,
  "url_patterns": {
    "article": "https://orchair.com/article/{slug}",
    "article_localized": "https://orchair.com/{lang}/article/{slug}",
    "category": "https://orchair.com/categorie/{slug}",
    "dossier": "https://orchair.com/dossier/{slug}",
    "entity": "https://orchair.com/entite/{slug}"
  },
  "featured_routes": {
    "dossiers": [
      "https://orchair.com/dossier/coupe-du-monde-2026"
    ],
    "entities_index": "https://orchair.com/entite"
  },
  "data_endpoints": {
    "summary": "https://orchair.com/llms.txt",
    "full_corpus": "https://orchair.com/llms-full.txt",
    "sitemap": "https://orchair.com/sitemap.xml",
    "news_sitemap": "https://orchair.com/sitemap-news.xml",
    "rss": "https://orchair.com/rss.xml"
  }
}
