docs(v1.0): close out — 4/4 fases shipped, 581 tests green, tag v1.0.0
Some checks failed
CI / Lint & Type-check (push) Has been cancelled
Deploy / Build & Push Docker image (push) Has been cancelled
CI / Build (push) Has been cancelled
Deploy / Deploy to production (push) Has been cancelled

Final test totals after v1.0 (Fase 17 → 20):
- pgTAP:               196 (was 177 → +19)
- Vitest integration:  187 (was 179 → +8)
- Vitest unit:          89 (was  52 → +37)
- Playwright e2e:      108 (was  96 → +12)
- Rate-limit gated:      1
- Total active:        581 (was 505 → +76)
- Skipped:               3 (unchanged: 2 Realtime presence + 1 gated)

Cycle summary:
- Fase 17 — semver tags + CHANGELOG + about modal + deploy tag check
- Fase 18 — required title + #N auto-numbering + default + title catalog
- Fase 19 — emoji picker with food + animals categories
- Fase 20 — Euskera locale (machine-translated seed pending native review)

Tag v1.0.0 cut from commit d1f6d3a (CHANGELOG flushed, package.json
bumped). Local only; not pushed.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-19 04:36:38 +02:00
parent d1f6d3a5d6
commit cbf8227dc4
2 changed files with 7 additions and 7 deletions

View File

@@ -28,12 +28,12 @@
| ↳ Fase 14 — PWA hardening | ✅ |
| ↳ Fase 15 — Common items management | ✅ |
| ↳ Fase 16 — Loading spinner | ✅ |
| **v1.0** — Fase 17 → 20 | 📋 Planificada |
| ↳ Fase 17 — Versioning + CHANGELOG | 📋 |
| ↳ Fase 18 — Shopping list flow | 📋 |
| ↳ Fase 19 — Emoji avatars | 📋 |
| ↳ Fase 20 — Euskera locale | 📋 (cierra `v1.0.0`) |
| Suite de tests (pgTAP + Vitest + Playwright) | ✅ **505 tests verdes** (177 pgTAP + 179 integración + 52 unit + 96 E2E) + 1 rate-limit gated (`just test-rate-limit`). 3 skipped en `just test-all` (2 Realtime presence — upstream `handle_out/3` bug; 1 rate-limit — gated). |
| **v1.0** — Fase 17 → 20 | ✅ Completa (rama `mvp2`, tag `v1.0.0`, 2026-05-19) |
| ↳ Fase 17 — Versioning + CHANGELOG | |
| ↳ Fase 18 — Shopping list flow | |
| ↳ Fase 19 — Emoji avatars | |
| ↳ Fase 20 — Euskera locale | (`v1.0.0`) |
| Suite de tests (pgTAP + Vitest + Playwright) | ✅ **581 tests verdes** (196 pgTAP + 187 integración + 89 unit + 108 E2E) + 1 rate-limit gated (`just test-rate-limit`). 3 skipped en `just test-all` (2 Realtime presence — upstream `handle_out/3` bug; 1 rate-limit — gated). |
---