docs(phase-01): update tracking after wave 1
This commit is contained in:
parent
a639fdf502
commit
5b19a8815c
2 changed files with 3 additions and 3 deletions
|
|
@ -39,7 +39,7 @@
|
|||
|
||||
**Plans:** 4 plans
|
||||
Plans:
|
||||
- [ ] 01-01-PLAN.md — Project scaffold: Go module, compose, justfile, env, sqlc/air/tailwind config, bootstrap migration
|
||||
- [x] 01-01-PLAN.md — Project scaffold: Go module, compose, justfile, env, sqlc/air/tailwind config, bootstrap migration
|
||||
- [ ] 01-02-PLAN.md — RED gate: failing handler tests + `internal/web/ui` design-system package (Button/Card/Badge)
|
||||
- [ ] 01-03-PLAN.md — GREEN slice: pgxpool, chi router, middleware, templates, cmd/web + cmd/worker, end-to-end HTMX demo
|
||||
- [ ] 01-04-PLAN.md — README quickstart + clean-clone onboarding walkthrough (closes FOUND-05)
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ gsd_state_version: 1.0
|
|||
milestone: v1.0
|
||||
milestone_name: milestone
|
||||
status: unknown
|
||||
last_updated: "2026-05-14T15:41:00.506Z"
|
||||
last_updated: "2026-05-14T15:51:05.081Z"
|
||||
progress:
|
||||
total_phases: 7
|
||||
completed_phases: 0
|
||||
|
|
@ -23,7 +23,7 @@ progress:
|
|||
See: `.planning/PROJECT.md` (updated 2026-05-14)
|
||||
|
||||
**Core value:** A user can sign in and run the Tablos workflow — create tablos, manage their tasks (kanban), and attach files — without a JS framework.
|
||||
**Current focus:** Phase 1 — Foundation
|
||||
**Current focus:** Phase 01 — foundation
|
||||
|
||||
## Phase Status
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue