{
  "status": "ok",
  "version": "1.0.0",
  "channel": "production",
  "generated_at": "2026-06-28T22:25:04.532Z",
  "uptime_hint": "הדמו נטען מחדש בכל בקשה — אין מצב persistent עבור משתמשי אורח.",
  "services": [
    {
      "name": "web",
      "hebrew": "אתר ודמו",
      "status": "operational",
      "description": "כל המסכים תחת /demo/* זמינים ללא התחברות."
    },
    {
      "name": "auth",
      "hebrew": "התחברות",
      "status": "operational",
      "description": "Lovable Cloud Auth — כניסה עם מייל/סיסמה וגוגל."
    },
    {
      "name": "database",
      "hebrew": "מסד נתונים",
      "status": "operational",
      "description": "Postgres עם RLS מלא לכל הטבלאות."
    },
    {
      "name": "letters",
      "hebrew": "מערכת מכתבים",
      "status": "operational",
      "description": "תבניות, ניהול גרסאות ו-Workflow סטטוסים."
    },
    {
      "name": "mission_control",
      "hebrew": "Mission Control",
      "status": "operational",
      "description": "4 סוכנים אוטונומיים פעילים."
    },
    {
      "name": "openapi",
      "hebrew": "מפרט OpenAPI",
      "status": "operational",
      "description": "/openapi.json + Swagger UI ב-/api-docs."
    },
    {
      "name": "data_dictionary",
      "hebrew": "מילון נתונים",
      "status": "operational",
      "description": "/data-dictionary ו-/api/public/data-dictionary.json."
    }
  ],
  "endpoints": [
    {
      "path": "/api/public/health",
      "method": "GET",
      "description": "בריאות מהירה (liveness)."
    },
    {
      "path": "/api/public/status",
      "method": "GET",
      "description": "סטטוס מפורט של שירותים ונקודות קצה."
    },
    {
      "path": "/api/public/audit-access",
      "method": "GET",
      "description": "בדיקת HEAD/GET חיצונית לכל נתיבי הביקורת הציבוריים."
    },
    {
      "path": "/api/public/openapi.json",
      "method": "GET",
      "description": "מפרט OpenAPI 3.1 עם CORS."
    },
    {
      "path": "/api/public/data-dictionary.json",
      "method": "GET",
      "description": "מילון נתונים מלא כ-JSON."
    },
    {
      "path": "/audit-access.json",
      "method": "GET",
      "description": "Mirror שורש לדוח הגישה הציבורי."
    },
    {
      "path": "/openapi.json",
      "method": "GET",
      "description": "מפרט OpenAPI 3.1 (סטטי)."
    },
    {
      "path": "/llms.txt",
      "method": "GET",
      "description": "מפת אתר לכלי בינה (תקן llmstxt.org)."
    },
    {
      "path": "/sitemap.xml",
      "method": "GET",
      "description": "Sitemap index — מפנה ל-4 תתי-סייטמאפ."
    }
  ],
  "docs": {
    "landing": "https://mosad360.com/",
    "demo": "https://mosad360.com/demo",
    "llms_txt": "https://mosad360.com/llms.txt",
    "openapi": "https://mosad360.com/openapi.json",
    "swagger_ui": "https://mosad360.com/api-docs",
    "data_dictionary": "https://mosad360.com/data-dictionary",
    "sitemap_index": "https://mosad360.com/sitemap.xml"
  }
}