docs(01): create phase 1 plan — 5 plans across 4 waves

This commit is contained in:
2026-03-29 10:55:52 +02:00
parent 70c73f404c
commit 9624323c9b
6 changed files with 1960 additions and 2 deletions
+10 -2
View File
@@ -29,7 +29,15 @@ Decimal phases appear between their surrounding integers in numeric order.
3. Stufe 1 (F, J, Leertaste) ist spielbar: Buchstaben erscheinen einzeln, richtiger Tastendruck loest sie auf, falscher Tastendruck tut nichts
4. Nach 10 richtigen Buchstaben gilt die Uebung als abgeschlossen und Stufe 2 wird freigeschaltet
5. Die Wald-Uebersicht zeigt den Stufenstatus (locked / current / completed) korrekt an
**Plans**: TBD
**Plans:** 5 plans
Plans:
- [ ] 01-01-PLAN.md — Vite scaffold, project structure, CSS palette, TypeScript interfaces, IndexedDB wrapper
- [ ] 01-02-PLAN.md — Screen management, welcome screen, companion/layout selection, onboarding persistence
- [ ] 01-03-PLAN.md — QWERTZ keyboard component with finger colors, level definitions 1-6
- [ ] 01-04-PLAN.md — Typing exercise engine (TDD), adaptive tempo, lesson screen UI
- [ ] 01-05-PLAN.md — Forest overview with level map, full app flow integration, human verification
**UI hint**: yes
### Phase 2: Gemini-Integration + Asset-Pipeline
@@ -76,7 +84,7 @@ Phases execute in numeric order: 1 → 2 → 3 → 4
| Phase | Plans Complete | Status | Completed |
|-------|----------------|--------|-----------|
| 1. Grundgerüst + Tippmechanik | 0/? | Not started | - |
| 1. Grundgerüst + Tippmechanik | 0/5 | Planning complete | - |
| 2. Gemini-Integration + Asset-Pipeline | 0/? | Not started | - |
| 3. Komplettes Spielerlebnis | 0/? | Not started | - |
| 4. Polish + Audio | 0/? | Not started | - |