{
  "$schema": "https://motive-framework.com/schemas/manifest-v1.json",
  "version": "1.0",
  "framework": "MOTIVE",
  "archetype": "planner",
  "tier": 2,
  "tierName": "Professional",
  "components": {
    "motivation": {
      "letter": "M",
      "label": "Motivation",
      "value": "As a [role/manager], I need to create a plan for [project/initiative] because [strategic reason/business need].",
      "filled": false
    },
    "object": {
      "letter": "O",
      "label": "Object",
      "value": "Deliver a [format: roadmap/project plan/strategy document] with [phases, milestones, dependencies, resource allocations] for [stakeholders].",
      "filled": false
    },
    "tool": {
      "letter": "T",
      "label": "Tool",
      "value": "Apply [Gantt Charts / RACI Matrix / Work Breakdown Structure / Critical Path Method / OKR Framework] for planning structure.",
      "filled": false
    },
    "instruction": {
      "letter": "I",
      "label": "Instruction",
      "value": "1. Define scope and objectives with measurable outcomes. 2. Break down into phases with entry/exit criteria. 3. Map dependencies and critical path. 4. Assign responsibilities using RACI. 5. Identify top risks with mitigation strategies.",
      "filled": false
    },
    "variables": {
      "letter": "V",
      "label": "Variables",
      "value": "Team size: [N]. Timeline: [duration]. Constraints: [list]. Format: [executive summary + detailed plan]. Exclude: [items].",
      "filled": false
    }
  },
  "completeness": {
    "filled": 0,
    "total": 5,
    "percentage": 0
  }
}
