{
  "title": "Key Person Knowledge Capture",
  "description": "Capture the relationships, processes, and institutional knowledge held by a critical employee or owner — before it walks out the door.",
  "language": "en",
  "questions": [
    {
      "hint": "Include anyone who would notice a change in point of contact, or whose relationship runs through you specifically.",
      "text": "What are the most important customer or partner relationships you personally manage?",
      "type": "text",
      "order": 1,
      "required": true
    },
    {
      "hint": "The things you do from memory, habit, or judgment — not from a manual.",
      "text": "Which processes, tasks, or decisions depend on you in ways that aren't written down anywhere?",
      "type": "text",
      "order": 2,
      "required": true
    },
    {
      "hint": "Preferences, sensitivities, history, context — anything that lives in your head from years of relationship.",
      "text": "What do you know about your customers that the rest of the team doesn't?",
      "type": "text",
      "order": 3,
      "required": true
    },
    {
      "hint": "Relationships that took years to build or that unlock access, pricing, or goodwill.",
      "text": "What vendors, suppliers, or contacts should the business never lose touch with — and why?",
      "type": "text",
      "order": 4,
      "required": true
    },
    {
      "hint": "Things you learned the hard way — so whoever comes next doesn't have to.",
      "text": "What mistakes has the business made that aren't documented but are worth knowing?",
      "type": "text",
      "order": 5,
      "required": true
    },
    {
      "hint": "Be honest about where the single points of failure are.",
      "text": "What would the business need to do differently to thrive without you in your current role?",
      "type": "text",
      "order": 6,
      "required": true
    },
    {
      "hint": "Accounts, passwords, contracts, customer files, operational records — and where each one is stored.",
      "text": "Where does critical business information live — and who else has access to it?",
      "type": "text",
      "order": 7,
      "required": true
    }
  ]
}