Refactoring complete: v0.4.0 architectural milestone #1

Merged
mix merged 48 commits from docs/refactoring-plan into main 2026-06-22 08:05:10 +03:00
Showing only changes of commit 520a7ef98b - Show all commits
+1 -1
View File
@@ -240,7 +240,7 @@ talks only to `app.Service` and reacts to events via `fyne.Do`.
Track progress here. Mark tasks complete as they land and pass review.
### Phase 0 — Safety net
- [ ] T0.1 — Add test script + `go vet` + `go test -race`
- [x] T0.1 — Add test script + `go vet` + `go test -race`
- [ ] T0.2 — Add characterization tests
### Phase 1 — Split flat `core` package