Meta-Issue: [Problem Title]
Navigation: Home > Getting Started > Manual Workflows > Templates
Domain: [architecture | performance | data | debugging] Scope: [version-range or "ongoing"] Created: YYYY-MM-DD Status: [Investigating | Resolved | Abandoned] Current Understanding: [One-sentence current belief about root cause]
Navigation
- Problem Description — Living document (updated as understanding evolves)
- Implementation Log — All attempts chronologically
- Test Cases — Validation scenarios
- Attempts — Numbered folders with detailed results
- Analysis — Root cause evolution, timeline, lessons
Quick Summary
Problem: [One paragraph describing the core issue]
Current Status:
- Attempts: [N] ([X] failed, [Y] successful, [Z] in progress)
- Latest Understanding: [Current root cause hypothesis]
- Next Steps: [What's being tried next]
Attempts
[Auto-populated from implementation-log.md]
- 001-baseline — [Status] — [Brief outcome]
- 002-approach — [Status] — [Brief outcome]
Key Insights
[Cross-references to KG entries and lessons]
Related Issues
- GitHub #XXX — [Context]
- Local issue-YYY — [Context]
How to Use This Meta-Issue
- Add attempt: Create new
attempts/NNN-name/folder from attempt-template - Update understanding: Edit
analysis/root-cause-evolution.mdwhen beliefs shift - Log progress: Update
implementation-log.mdwith each attempt - Extract lessons: Create lessons-learned when patterns emerge
- Sync to KG: Run
/kmgraph:update-graphto extract insights
Learn More
Concepts & Guides:
- Concepts Guide - Term explanations
- META-ISSUE-GUIDE.md - Full meta-issue guide
Resources:
- Real Examples - Real-world samples