docs: archive v1.3 and v2.0 milestones with roadmap, requirements, and retrospective
All checks were successful
CI / ci (push) Successful in 1m7s
CI / e2e (push) Has been skipped
CI / deploy (push) Successful in 7s

This commit is contained in:
2026-04-08 23:10:50 +02:00
parent cc0bafe754
commit f564e8cb54
12 changed files with 803 additions and 345 deletions

View File

@@ -1,44 +1,44 @@
---
gsd_state_version: 1.0
milestone: v1.3
milestone_name: Research & Decision Tools
status: verifying
stopped_at: Completed 23-01-PLAN.md
last_updated: "2026-04-06T16:01:26.505Z"
last_activity: 2026-04-06
milestone: v2.0
milestone_name: Platform Foundation
status: complete
stopped_at: v1.3 and v2.0 milestones archived
last_updated: "2026-04-08"
last_activity: 2026-04-08
progress:
total_phases: 17
completed_phases: 16
total_plans: 44
completed_plans: 42
percent: 0
total_phases: 23
completed_phases: 23
total_plans: 55
completed_plans: 55
percent: 100
---
# Project State
## Project Reference
See: .planning/PROJECT.md (updated 2026-04-03)
See: .planning/PROJECT.md (updated 2026-04-08)
**Core value:** Help people make better gear decisions — discover what others use, compare real-world data, and see how a potential buy affects your setup before committing.
**Current focus:** Phase 23 — manual-entry-fallback
**Current focus:** Between milestones — v1.3 and v2.0 shipped, next milestone TBD
## Current Position
Phase: 23
Plan: Not started
Status: Phase complete — ready for verification
Last activity: 2026-04-06
Phase: N/A (between milestones)
Plan: N/A
Status: v1.3 and v2.0 complete and archived
Last activity: 2026-04-08
Progress: [----------] 0% (v2.0 milestone)
Progress: [##########] 100% (v2.0 milestone)
## Performance Metrics
**Velocity:**
- Total plans completed: 0 (v2.0 milestone)
- Average duration: --
- Total execution time: --
- Total plans completed: 55 (all milestones through v2.0)
- v1.3: 6 plans across 4 phases (2026-03-16 to 2026-04-08)
- v2.0: 32 plans across 10 phases (2026-03-17 to 2026-04-08)
*Updated after each plan completion*
@@ -46,43 +46,27 @@ Progress: [----------] 0% (v2.0 milestone)
### Decisions
Key decisions made during v2.0 planning:
Key decisions resolved during v2.0:
- Platform pivot: single-user to multi-user with discovery-first approach
- External auth provider (self-hosted, open-source) — Logto vs Authentik OPEN decision
- SQLite to Postgres migration — required by auth provider and multi-user concurrency
- Structured UGC only — ratings and predefined fields, no freeform text until moderation
- Separate globalItems table — not a flag on user items table
- Single-user SQLite mode diverges at v2.0 boundary
- [Phase 18]: Profile data loaded via usePublicProfile(userId) not /auth/me extension
- [Phase 20]: Created tags table in schema (was missing, needed for GET /api/tags endpoint)
- [Phase 20]: FAB visible on all authenticated routes, not just collection gear tab
- [Phase 20]: Add button on catalog search cards is a stub (Phase 21 wires actual flow)
- [Phase 21]: Preserved currentThreadId derivation in __root.tsx for CandidateDeleteDialog
- [Phase 21]: CollectionView empty state Add button rewired to catalog search overlay
- [Phase 21]: ItemForm/CandidateForm decoupled from UIStore with onClose prop pattern
- [Phase 23-manual-entry-fallback]: ManualEntryForm uses local state for manualEntryMode, no Zustand UIStore changes
- [Phase 23-manual-entry-fallback]: Submit to Catalog? is toast-only stub — no backend action, deferred to future phase
- Platform pivot: single-user to multi-user with discovery-first approach — RESOLVED
- External auth provider: Logto (self-hosted OIDC) — RESOLVED
- SQLite to Postgres migration — COMPLETE
- Structured UGC only — ratings and predefined fields, no freeform text until moderation — ACTIVE
- Separate globalItems table — not a flag on user items table — RESOLVED
- COALESCE merge for reference items (global base + personal overlay) — RESOLVED
- Catalog-first add flow with manual fallback — RESOLVED
- Detail pages replacing slide-out panels — RESOLVED
### Pending Todos
None active.
### Quick Tasks Completed
| # | Description | Date | Commit | Directory |
|---|-------------|------|--------|-----------|
| 260406-j44 | Comprehensive dev seed script for bikepacking gear data | 2026-04-06 | — | [260406-j44-comprehensive-dev-seed-script-for-bikepa](./quick/260406-j44-comprehensive-dev-seed-script-for-bikepa/) |
| Phase 21 P03 | 6min | 2 tasks | 10 files |
| Phase 23-manual-entry-fallback P01 | 18 | 2 tasks | 2 files |
### Blockers/Concerns
- Auth provider decision (Logto vs Authentik) must be resolved before Phase 15 planning
- Phase 14 is a full schema rewrite touching 6 services, 7 routes, 19 MCP tools, all tests
None. Both milestones shipped.
## Session Continuity
Last session: 2026-04-06T15:57:43.957Z
Stopped at: Completed 23-01-PLAN.md
Last session: 2026-04-08
Stopped at: v1.3 and v2.0 milestones archived
Resume file: None