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