{
  "title": "Post-Initiative Retrospective",
  "description": "A structured learning debrief after a major cross-functional initiative — what the organization needs to carry forward, change, or stop doing.",
  "language": "en",
  "questions": [
    {
      "hint": "State the original objective and your honest assessment of the outcome.",
      "text": "What was the goal of this initiative, and did you achieve it?",
      "type": "text",
      "order": 1,
      "required": true
    },
    {
      "hint": "Decisions, team dynamics, tools, or external factors that contributed to success.",
      "text": "What worked better than expected, and why?",
      "type": "text",
      "order": 2,
      "required": true
    },
    {
      "hint": "Go beyond symptoms — what was the underlying reason things didn't go as planned?",
      "text": "What failed or underperformed, and what was the root cause?",
      "type": "text",
      "order": 3,
      "required": true
    },
    {
      "hint": "Capability gaps, structural weaknesses, hidden strengths, or cultural patterns that became visible.",
      "text": "What did this initiative reveal about the organization that we didn't know before?",
      "type": "text",
      "order": 4,
      "required": true
    },
    {
      "hint": "Scope, team, sequencing, decision-making, stakeholder management — anything you'd change.",
      "text": "What would you do differently if you were starting this initiative over today?",
      "type": "text",
      "order": 5,
      "required": true
    },
    {
      "hint": "Practices, tools, relationships, or ways of working worth keeping.",
      "text": "What should the organization carry forward from this initiative into the next one?",
      "type": "text",
      "order": 6,
      "required": true
    },
    {
      "hint": "What got filtered out of the official story — risks that materialized, decisions that were made under pressure, things that were harder than they looked.",
      "text": "Is there anything about this initiative that leadership should know but may not?",
      "type": "text",
      "order": 7,
      "required": false
    }
  ]
}