{
  "$schema": "https://motive-framework.com/schemas/manifest-v1.json",
  "version": "1.0",
  "framework": "MOTIVE",
  "archetype": "planner",
  "tier": 1,
  "tierName": "Essential",
  "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
    },
    "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
    }
  },
  "completeness": {
    "filled": 0,
    "total": 3,
    "percentage": 0
  }
}
