docs: start milestone v1.3 Research & Decision Tools
This commit is contained in:
@@ -42,13 +42,17 @@ Make it effortless to manage gear and plan new purchases — see how a potential
|
|||||||
|
|
||||||
### Active
|
### Active
|
||||||
|
|
||||||
(No active milestone — use `/gsd:new-milestone` to start next)
|
## Current Milestone: v1.3 Research & Decision Tools
|
||||||
|
|
||||||
|
**Goal:** Give users the tools to actually decide between candidates — compare details side-by-side, see how a pick impacts their setup, and rank/annotate their options.
|
||||||
|
|
||||||
|
**Target features:**
|
||||||
|
- Full-detail side-by-side candidate comparison (weight, price, images, notes, links, status)
|
||||||
|
- Impact preview: pick a setup, see +/- weight and cost delta for each candidate
|
||||||
|
- Candidate ranking (drag-to-reorder) with pros/cons text fields per candidate
|
||||||
|
|
||||||
### Future
|
### Future
|
||||||
|
|
||||||
- [ ] Side-by-side candidate comparison on weight and price
|
|
||||||
- [ ] Candidate ranking/prioritization within threads
|
|
||||||
- [ ] Impact preview: how a candidate affects setup weight/cost
|
|
||||||
- [ ] CSV import/export for gear collections
|
- [ ] CSV import/export for gear collections
|
||||||
- [ ] Multi-user accounts with authentication
|
- [ ] Multi-user accounts with authentication
|
||||||
- [ ] Collection sharing and social features (public profiles, shared setups)
|
- [ ] Collection sharing and social features (public profiles, shared setups)
|
||||||
@@ -65,7 +69,7 @@ Make it effortless to manage gear and plan new purchases — see how a potential
|
|||||||
|
|
||||||
## Context
|
## Context
|
||||||
|
|
||||||
Shipped v1.2 with 7,310 LOC TypeScript.
|
Shipped v1.2 with 7,310 LOC TypeScript. Starting v1.3 to enhance thread decision workflow.
|
||||||
Tech stack: React 19, Hono, Drizzle ORM, SQLite, TanStack Router/Query, Tailwind CSS v4, Lucide React, Recharts, all on Bun.
|
Tech stack: React 19, Hono, Drizzle ORM, SQLite, TanStack Router/Query, Tailwind CSS v4, Lucide React, Recharts, all on Bun.
|
||||||
Primary use case is bikepacking gear but data model is hobby-agnostic.
|
Primary use case is bikepacking gear but data model is hobby-agnostic.
|
||||||
Replaces spreadsheet-based gear tracking workflow.
|
Replaces spreadsheet-based gear tracking workflow.
|
||||||
@@ -112,4 +116,4 @@ Replaces spreadsheet-based gear tracking workflow.
|
|||||||
| Recharts for charting | Mature React chart library, composable API | ✓ Good |
|
| Recharts for charting | Mature React chart library, composable API | ✓ Good |
|
||||||
|
|
||||||
---
|
---
|
||||||
*Last updated: 2026-03-16 after v1.2 milestone*
|
*Last updated: 2026-03-16 after v1.3 milestone start*
|
||||||
|
|||||||
@@ -1,17 +1,17 @@
|
|||||||
---
|
---
|
||||||
gsd_state_version: 1.0
|
gsd_state_version: 1.0
|
||||||
milestone: v1.2
|
milestone: v1.3
|
||||||
milestone_name: Collection Power-Ups
|
milestone_name: Research & Decision Tools
|
||||||
status: archived
|
status: requirements
|
||||||
stopped_at: Milestone v1.2 archived
|
stopped_at: Defining requirements
|
||||||
last_updated: "2026-03-16T18:30:00.000Z"
|
last_updated: "2026-03-16T19:00:00.000Z"
|
||||||
last_activity: 2026-03-16 -- Milestone v1.2 archived
|
last_activity: 2026-03-16 -- Milestone v1.3 started
|
||||||
progress:
|
progress:
|
||||||
total_phases: 3
|
total_phases: 0
|
||||||
completed_phases: 3
|
completed_phases: 0
|
||||||
total_plans: 6
|
total_plans: 0
|
||||||
completed_plans: 6
|
completed_plans: 0
|
||||||
percent: 100
|
percent: 0
|
||||||
---
|
---
|
||||||
|
|
||||||
# Project State
|
# Project State
|
||||||
@@ -21,20 +21,19 @@ progress:
|
|||||||
See: .planning/PROJECT.md (updated 2026-03-16)
|
See: .planning/PROJECT.md (updated 2026-03-16)
|
||||||
|
|
||||||
**Core value:** Make it effortless to manage gear and plan new purchases -- see how a potential buy affects your total setup weight and cost before committing.
|
**Core value:** Make it effortless to manage gear and plan new purchases -- see how a potential buy affects your total setup weight and cost before committing.
|
||||||
**Current focus:** Planning next milestone
|
**Current focus:** v1.3 Research & Decision Tools
|
||||||
|
|
||||||
## Current Position
|
## Current Position
|
||||||
|
|
||||||
Milestone v1.2 Collection Power-Ups archived.
|
Phase: Not started (defining requirements)
|
||||||
All 3 milestones shipped (v1.0, v1.1, v1.2).
|
Plan: —
|
||||||
Next step: `/gsd:new-milestone` to start next milestone.
|
Status: Defining requirements
|
||||||
|
Last activity: 2026-03-16 — Milestone v1.3 started
|
||||||
|
|
||||||
## Accumulated Context
|
## Accumulated Context
|
||||||
|
|
||||||
### Decisions
|
### Decisions
|
||||||
|
|
||||||
(Full decision log in PROJECT.md Key Decisions table)
|
|
||||||
|
|
||||||
Cleared at milestone boundary. v1.2 decisions archived in milestones/v1.2-ROADMAP.md.
|
Cleared at milestone boundary. v1.2 decisions archived in milestones/v1.2-ROADMAP.md.
|
||||||
|
|
||||||
### Pending Todos
|
### Pending Todos
|
||||||
@@ -48,5 +47,5 @@ None active.
|
|||||||
## Session Continuity
|
## Session Continuity
|
||||||
|
|
||||||
Last session: 2026-03-16
|
Last session: 2026-03-16
|
||||||
Stopped at: Milestone v1.2 archived
|
Stopped at: Defining requirements for v1.3
|
||||||
Resume file: None
|
Resume file: None
|
||||||
|
|||||||
Reference in New Issue
Block a user