{
  "title": "Executive Transition Debrief",
  "description": "Capture the institutional knowledge, strategic context, and key relationships held by a departing executive before it leaves with them.",
  "language": "en",
  "questions": [
    {
      "hint": "Board members, investors, key clients, regulators, partners — anyone whose relationship runs through you personally.",
      "text": "What are the most important external relationships you hold that the organization depends on?",
      "type": "text",
      "order": 1,
      "required": true
    },
    {
      "hint": "Decisions that were made, why they were made, what was rejected and why — the history behind the current strategy.",
      "text": "What strategic context do you carry that isn't documented anywhere?",
      "type": "text",
      "order": 2,
      "required": true
    },
    {
      "hint": "Unwritten rules, influential voices, sensitivities, and the dynamics that shape how decisions actually get made.",
      "text": "What do you know about this organization's culture and politics that your successor needs to understand?",
      "type": "text",
      "order": 3,
      "required": true
    },
    {
      "hint": "Things you worry about that haven't surfaced in any official risk register.",
      "text": "What are the two or three biggest risks the organization faces that aren't on anyone's radar yet?",
      "type": "text",
      "order": 4,
      "required": true
    },
    {
      "hint": "What worked, what you'd skip, and what you'd prioritize differently with hindsight.",
      "text": "What would you do in your first 90 days if you were starting over in this role today?",
      "type": "text",
      "order": 5,
      "required": true
    },
    {
      "hint": "The thing that looks fine from the outside but is actually fragile or critical.",
      "text": "What is the most important thing your successor needs to get right that the board or CEO may not fully appreciate?",
      "type": "text",
      "order": 6,
      "required": true
    },
    {
      "hint": "Decisions, relationships, timing — the things you'd change with the benefit of hindsight.",
      "text": "What do you wish you had done differently during your tenure?",
      "type": "text",
      "order": 7,
      "required": false
    }
  ]
}