{
  "$schema": "https://motive-framework.com/schemas/manifest-v1.json",
  "version": "1.0",
  "framework": "MOTIVE",
  "archetype": "summarizer",
  "tier": 2,
  "tierName": "Professional",
  "components": {
    "motivation": {
      "letter": "M",
      "label": "Motivation",
      "value": "As a [role/analyst], I need to synthesize [source material] because [decision/audience need].",
      "filled": false
    },
    "object": {
      "letter": "O",
      "label": "Object",
      "value": "Deliver a [format: executive summary/briefing/synthesis report] that distills [source content] with [key insights, trends, recommendations] for [audience].",
      "filled": false
    },
    "tool": {
      "letter": "T",
      "label": "Tool",
      "value": "Apply [Pyramid Principle / MECE Framework / Executive Summary Templates / Synthesis Matrix] for synthesis structure.",
      "filled": false
    },
    "instruction": {
      "letter": "I",
      "label": "Instruction",
      "value": "1. Identify the top [N] insights/trends across all sources. 2. Consolidate findings with source attribution. 3. Organize using [Pyramid Principle / MECE] structure. 4. Derive actionable recommendations supported by the data.",
      "filled": false
    },
    "variables": {
      "letter": "V",
      "label": "Variables",
      "value": "Audience: [specify]. Tone: [authoritative, concise]. Length: [page/word limit]. Format: [bullets/tables/narrative]. Exclude: [raw data, methodology details].",
      "filled": false
    }
  },
  "completeness": {
    "filled": 0,
    "total": 5,
    "percentage": 0
  }
}
