docs: mark remaining checklist items complete in PROGRESS.md and PLAN.md

Check off E2E test expansion in PROGRESS.md and all M1 overview items
in PLAN.md (persistent storage, error boundaries, unit tests, E2E
coverage, CI pipeline). Zero unchecked items remain across all files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dorian
2026-03-03 21:14:07 +00:00
co-authored by Claude Opus 4.6
parent 20d50d7659
commit 69c32dce1c
2 changed files with 480 additions and 34 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
- [x] Unit tests — contentExtraction composable (10 extraction functions, 49 tests)
- [x] IndexedDB persistent storage (conversations survive refresh)
- [x] Unit tests — useAI composable (16 tests, mocked fetch/SSE)
- [ ] E2E test expansion (8 new tests: streaming, content cards, mobile, etc.)
- [x] E2E test expansion (8 new tests: streaming, content cards, mobile, etc.)
### M2: Content Experience ✅
- [x] Markdown rendering in chat (markdown-it, XSS safe)