{
  "product": "AlefOS",
  "type": "demo_scenarios",
  "canonical_domain": "https://alefos.ai",
  "generated_from": "alefos-web/scripts/generate-ai-docs.mjs",
  "privacy_boundary": "Public product data only. This file never contains user, tenant, contact, mission, calendar, IBOX, billing or private workspace data.",
  "demo_scenarios": [
    {
      "id": "call-to-follow-up",
      "title": "A customer call becomes operational memory",
      "steps": [
        "A customer call or authorized audio is processed.",
        "AlefOS extracts the customer context and the promised callback.",
        "A mission appears for the right user or workspace queue.",
        "The user validates, rejects or corrects the action before execution."
      ]
    },
    {
      "id": "message-to-product",
      "title": "A message reveals a product or service",
      "steps": [
        "A real exchange mentions an offer or service.",
        "AlefOS detects the candidate and explains why it matters.",
        "The user validates, edits or rejects the candidate.",
        "The catalog becomes searchable by humans and assistants."
      ]
    },
    {
      "id": "meeting-preparation",
      "title": "A meeting becomes useful before it starts",
      "steps": [
        "A calendar event is connected to a contact when available.",
        "AlefOS surfaces what is known, what is missing and what should be prepared.",
        "The user opens the appointment with context instead of searching manually."
      ]
    }
  ]
}
