What problem does it solve?
The lacuna persona reads the stated objective (task description, ticket, plan, or PR description) and finds what was promised but not delivered: missing endpoints, unhandled acceptance-criteria branches, undocumented behavior changes, partial migrations, and declared-but-unwired flags or error paths. Use after implementation is complete to surface gaps before merge.
Core Features & Use Cases
- Gap analysis of specifications, tickets, PRs, and plans to surface missing or incomplete work.
- Detect unhandled acceptance criteria, undocumented changes, and partial migrations.
- Identify declared-but-not-wired flags or error paths and documentation drift.
- Provide concrete guidance on where the spec is unmet to inform reviews and merges.
Quick Start
Provide the stated objective, ticket, plan, or PR description and let lacuna surface the gaps before merge.