[
  {
    "kind": "trigger",
    "title": "Handbook changes, or employee asks",
    "body": "New version uploaded, or a question comes in through the app."
  },
  {
    "kind": "prompt",
    "title": "Index the handbook",
    "body": "Section by section, with stable citation anchors."
  },
  {
    "kind": "prompt",
    "title": "Answer with citation",
    "body": "Every answer quotes the exact section it came from."
  },
  {
    "kind": "prompt",
    "title": "Escalate the gap",
    "body": "No confident match routes to HR instead of a guess."
  },
  {
    "kind": "result",
    "title": "Publish the app",
    "body": "Shareable Q&A app, live and versioned to the current handbook."
  }
]