Mark T0.1 as complete

This commit is contained in:
mixeme
2026-06-18 20:14:06 +03:00
parent 0038975adc
commit 520a7ef98b
+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