docs(04): finalize phase plan (coverage gates + roadmap annotations)

This commit is contained in:
Lucas Berger
2026-06-09 10:25:22 -04:00
parent 38fa6f448b
commit 197e138e3b
3 changed files with 11 additions and 11 deletions
@@ -25,7 +25,7 @@ user_setup: []
must_haves:
truths:
- "User can tap a 'Lists' tab in a bottom tab bar and land on a /lists route"
- "User can tap a 'Lists' tab in a bottom tab bar (D-16) and land on a /lists route served by react-router (D-17)"
- "The /lists route renders an empty state when no lists exist"
- "The new lists/list_items/list_shares tables exist in MariaDB after migration"
- "API test harness runs and the Phase 4 RED test stubs execute (failing, not erroring on import)"