{
  "type": "Bug",
  "priority": "P1 High",
  "owner": "DEV",
  "blocks": [
    {"type": "callout", "emoji": "🐛", "text": "{{DESCRIPTION}}"},
    {"type": "callout", "emoji": "💾", "text": "DEV: Read DEV.md. Use Memory for working state. Sync here at checkpoints."},
    {"type": "heading_2", "text": "1. START"},
    {"type": "to_do", "text": "Read DEV.md protocol", "checked": false},
    {"type": "to_do", "text": "Read docs/LESSONS.md", "checked": false},
    {"type": "paragraph", "text": "Relevant lessons: "},
    {"type": "heading_2", "text": "2. INVESTIGATE"},
    {"type": "paragraph", "text": "Reproduce steps: "},
    {"type": "paragraph", "text": "Expected: "},
    {"type": "paragraph", "text": "Actual: "},
    {"type": "paragraph", "text": "Hypothesis: "},
    {"type": "heading_2", "text": "3. FIX ATTEMPTS"},
    {"type": "paragraph", "text": "1. Tried: ___ | Result: ___"},
    {"type": "paragraph", "text": "2. Tried: ___ | Result: ___"},
    {"type": "heading_2", "text": "4. SOLUTION"},
    {"type": "paragraph", "text": "What fixed it: "},
    {"type": "paragraph", "text": "Root cause: "},
    {"type": "heading_2", "text": "5. VERIFY"},
    {"type": "to_do", "text": "Tested locally", "checked": false},
    {"type": "to_do", "text": "Tested live", "checked": false},
    {"type": "to_do", "text": "Tried to break it", "checked": false},
    {"type": "heading_2", "text": "6. RECORD"},
    {"type": "to_do", "text": "Added to LESSONS.md", "checked": false},
    {"type": "paragraph", "text": "Commit: "}
  ]
}
