{
  "$schema": "https://motive-framework.com/schemas/manifest-v1.json",
  "version": "1.0",
  "framework": "MOTIVE",
  "archetype": "explainer",
  "tier": 3,
  "tierName": "Governance",
  "components": {
    "motivation": {
      "letter": "M",
      "label": "Motivation",
      "value": "As a [role/expert], I need to explain [topic/concept] to [audience] because [reason/context for explanation].",
      "filled": false
    },
    "object": {
      "letter": "O",
      "label": "Object",
      "value": "Deliver a [format: guide/tutorial/document] that explains [topic] with [characteristics: clarity, examples, progressive complexity] for [target audience].",
      "filled": false
    },
    "tool": {
      "letter": "T",
      "label": "Tool",
      "value": "Apply [Bloom's Taxonomy / Feynman Technique / ADDIE Model / Plain Language Guidelines] to structure the explanation.",
      "filled": false
    },
    "instruction": {
      "letter": "I",
      "label": "Instruction",
      "value": "1. Start with a high-level overview accessible to the target audience. 2. Break down key concepts with concrete examples. 3. Progress from foundational to advanced topics. 4. Include a summary with key takeaways.",
      "filled": false
    },
    "variables": {
      "letter": "V",
      "label": "Variables",
      "value": "Audience: [specify]. Tone: [e.g., technical but approachable]. Length: [word count]. Include: [items]. Exclude: [items].",
      "filled": false
    },
    "evaluation": {
      "letter": "E",
      "label": "Evaluation",
      "value": "Evaluate: (1) Accessibility — can the target audience understand without prior knowledge? Score 1-5. (2) Completeness — are all key concepts covered? Score 1-5. (3) Actionability — can the reader apply this knowledge? Score 1-5. If any score < 3.5, revise. Max 2 cycles.",
      "filled": false
    }
  },
  "completeness": {
    "filled": 0,
    "total": 6,
    "percentage": 0
  }
}
