simone
bdcdd26f17
docs(07): create phase plan for Unified Service Catalog
...
Two-plan, two-wave migration: schema + backfill (07-01) then admin
catalog CRUD rewire (07-02), per CAT-U-01/CAT-U-02 and the
expand-contract pattern from PITFALLS_V2 Pitfall 1.
2026-06-11 06:14:05 +02:00
simone
3b1f49d059
docs(v2.0): finalize roadmap + requirements — phases 7-11 approved for planning
...
- Upgrade PROJECT.md: v2.0 Business Operations Suite (unified catalog, offers with phases, public quotes, CRM pipeline, auto-provisioning)
- Create REQUIREMENTS.md sections: CAT-U, OFFER-B, QUOTE, CRM, WIN requirements for phases 7-11
- Extend ROADMAP.md: 5-phase structure (7-11), 14-19 days total, risk/flag registry
- Archive v1.0 milestone (phases 1-6, complete)
- Switch STATE.md to v2.0, status=planning
- Create research documents: STACK.md, FEATURES_v2.0.md, ARCHITECTURE.md, PITFALLS.md, SUMMARY.md
Ready for: /gsd-plan-phase 7
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com >
2026-06-11 06:01:59 +02:00
simone
26a688cec8
docs(06): create Phase 6 UX Overhaul plans — sidebar + dashboard (2 plans, 2 waves)
2026-05-31 20:06:53 +02:00
simone
2a5a6fc526
docs(phase-5): complete phase execution — Offer System done
2026-05-30 16:56:33 +02:00
simone
cd55cba56c
docs(05): create Phase 5 Offer System plans — 4 plans in 3 waves
...
Wave 1: 05-01 schema migration (5 new tables, additive only)
Wave 2: 05-02 offer catalog CRUD (/admin/offers + NavBar)
Wave 3: 05-03 project offer assignment (OffersTab) + 05-04 client dashboard offers + /admin/forecast
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-30 15:07:52 +02:00
simone
5bf5dfce71
infra(04-00): route /c/ → /client/, Dockerfile, Gitea deploy
...
- Rename src/app/c/[token] → src/app/client/[token]
- Update proxy.ts, ClientRow, admin client detail with /client/ path
- Add output: "standalone" to next.config.ts for Docker build
- Add Dockerfile (multi-stage, node:20-alpine) and .dockerignore
- Push schema to Coolify Postgres via SSH tunnel (drizzle-kit push ✓)
- Update CLAUDE.md constraint 4 to reflect /client/ route
- Add Phase 4 planning artifacts (04-00, 04-RESEARCH, 04-PATTERNS)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-21 16:12:05 +02:00
simone
d210cf6202
docs(04): create phase plan — 4 plans in 2 waves for multi-project architecture
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-21 11:02:56 +02:00
Simone Cavalli
67e4483b48
docs(phase-03): complete phase execution — service catalog + quote builder verified
2026-05-19 23:12:59 +02:00
Simone Cavalli
a4942d7684
docs(03): plan Phase 3 — Service Catalog & Quote Builder (4 plans, 2 waves)
...
Wave 1: schema push (service_id nullable + custom_label).
Wave 2 (parallel): catalog CRUD page + quote builder tab.
Wave 3: E2E human verification checkpoint.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-17 11:23:15 +02:00
Simone Cavalli
447a00cadd
docs(phase-02): update tracking after wave 4 completion
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-15 21:53:07 +02:00
Simone Cavalli
56dd18b0c2
docs(02-admin-area-interactive-features): complete phase 2 planning with 4-plan structure
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-15 10:30:27 +02:00
Simone Cavalli
c22457b9a7
docs: mark Phase 1 complete, advance state to Phase 2 planning
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-14 23:35:46 +02:00
Simone Cavalli
81c667838f
docs(01-foundation-client-dashboard): complete phase 1 planning with 5-plan structure
...
Create comprehensive phase plans for Foundation & Client Dashboard:
- 01-01-PLAN.md: Walking Skeleton (Next.js 15 bootstrap + DB connection)
- 01-02-PLAN.md: Database schema (11 tables, Drizzle ORM, drizzle-kit push)
- 01-03-PLAN.md: Middleware token validation + ClientView type + data fetching
- 01-04-PLAN.md: Client dashboard UI (header, timeline, progress, payments, docs, notes)
- 01-05-PLAN.md: Seed script + DNS CNAME configuration
Also create SKELETON.md documenting locked architectural decisions for all future phases:
- Next.js 15 + Drizzle + postgres-js driver (Coolify Postgres)
- Token as separate rotatable field (not PK)
- ClientView enforcement (no quote_items exposed to client API)
- Approved_at immutable audit trail
- Two independent auth systems (client token + admin session)
- Vercel deployment with custom domain
Update ROADMAP.md to mark Phase 1 as planned (5 plans created) and ready for execution.
All plans follow MVP vertical-slice structure with 2-3 tasks per plan.
Walking Skeleton proves the entire stack works end-to-end.
Requirements mapping: DASH-01 through DASH-04, DASH-07 through DASH-10 covered.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-13 11:27:19 +02:00