| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-06 | refactor: decompose gui.Application god object into focused services | Paul Buetow | |
| Extract CardService (file I/O, persistence, card directory management) and GenerationOrchestrator (audio/image/phonetics generation) from the 2852-line Application struct. Application is now thin UI event-wiring. Also split all functions over 50 lines into focused helpers throughout app.go. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2026-03-08 | fix: complete code-quality task queue (373-378) | Paul Buetow | |
