{
  "title": "ai-nie Consumable Directory for LLMs",
  "description": "Structured metadata index, problem-solution-result definitions, and multi-lingual page summaries designed for automated scrapers, indexers, and LLM-driven query engines.",
  "baseUrl": "https://www.ai-nie.com",
  "creator": {
    "name": "Venty Ltd.",
    "email": "info@ai-nie.com",
    "url": "https://www.ai-nie.com"
  },
  "poweredBy": {
    "name": "Powered by Smartplanet.ch Framework",
    "url": "https://www.smartplanet.ch"
  },
  "consumerVersions": {
    "EN": "https://loafer.life (EN)",
    "DE": "https://faulpelz.life (DE)",
    "SP": "https://picaro.life (SP)",
    "FR": "https://flemmard.life (FR)",
    "Arabic": "https://fahlawi.life (Arabic)"
  },
  "available_pages": [
    {
      "language": "en",
      "name": "English Main Page",
      "jsonPath": "/ai/en.json",
      "markdownPath": "/ai/en.md"
    },
    {
      "language": "de",
      "name": "German Main Page (Deutsch)",
      "jsonPath": "/ai/de.json",
      "markdownPath": "/ai/de.md"
    },
    {
      "language": "fr",
      "name": "French Main Page (Français)",
      "jsonPath": "/ai/fr.json",
      "markdownPath": "/ai/fr.md"
    },
    {
      "language": "es",
      "name": "Spanish Main Page (Español)",
      "jsonPath": "/ai/es.json",
      "markdownPath": "/ai/es.md"
    },
    {
      "language": "ar",
      "name": "Arabic Main Page (العربية)",
      "jsonPath": "/ai/ar.json",
      "markdownPath": "/ai/ar.md"
    },
    {
      "language": "all",
      "name": "Loafer Consumer Companion",
      "jsonPath": "/ai/loafer.json",
      "markdownPath": "/ai/loafer.md"
    }
  ]
}
