Mark T0.2 as complete

This commit is contained in:
mixeme
2026-06-18 20:25:39 +03:00
parent ef6902d65c
commit 462752f995
+1 -1
View File
@@ -241,7 +241,7 @@ Track progress here. Mark tasks complete as they land and pass review.
### Phase 0 — Safety net
- [x] T0.1 — Add test script + `go vet` + `go test -race`
- [ ] T0.2 — Add characterization tests
- [x] T0.2 — Add characterization tests
### Phase 1 — Split flat `core` package
- [ ] T1.1 — Create `src/domain`; move Job/RunRecord/Config/etc