40 lines
1.2 KiB
Markdown
40 lines
1.2 KiB
Markdown
|
|
# STATE
|
|||
|
|
|
|||
|
|
**Project:** Xtablo Go+HTMX Rewrite
|
|||
|
|
**Milestone:** v1 — Tablos workflow
|
|||
|
|
**Created:** 2026-05-14
|
|||
|
|
|
|||
|
|
## Project Reference
|
|||
|
|
|
|||
|
|
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
|
|||
|
|
|
|||
|
|
## Phase Status
|
|||
|
|
|
|||
|
|
| # | Phase | Status |
|
|||
|
|
|---|-------|--------|
|
|||
|
|
| 1 | Foundation | ○ Pending |
|
|||
|
|
| 2 | Authentication | ○ Pending |
|
|||
|
|
| 3 | Tablos CRUD | ○ Pending |
|
|||
|
|
| 4 | Tasks (Kanban) | ○ Pending |
|
|||
|
|
| 5 | Files | ○ Pending |
|
|||
|
|
| 6 | Background Worker | ○ Pending |
|
|||
|
|
| 7 | Deploy v1 | ○ Pending |
|
|||
|
|
|
|||
|
|
## Active Phase
|
|||
|
|
|
|||
|
|
**Phase 1: Foundation** — not started.
|
|||
|
|
|
|||
|
|
Next: `/gsd-discuss-phase 1` to gather context, or `/gsd-plan-phase 1` to plan directly.
|
|||
|
|
|
|||
|
|
## Notes
|
|||
|
|
|
|||
|
|
- Existing `go-backend/` is set aside; new code lives in a fresh `backend/` Go package.
|
|||
|
|
- DB schema is changing from the JS/Supabase version — user is in the loop on every schema decision (Phases 2–5).
|
|||
|
|
- GSD subagents are not installed in this repo; downstream commands may fail until `npx get-shit-done-cc@latest --global` is run.
|
|||
|
|
|
|||
|
|
---
|
|||
|
|
*Last updated: 2026-05-14 after project initialization*
|