Commit Graph

9 Commits

Author SHA1 Message Date
Michele
babdf8a250 docs(03-01): complete SwipeService CRUD + SwipeFile UI plan
Tasks completed: 2/2
- Task 1: Backend — SwipeService + Pydantic schemas + FastAPI router
- Task 2: Frontend — TypeScript types + TanStack hooks + pagina SwipeFile + navigazione

SUMMARY: .planning/phases/03-organization-layer/03-01-SUMMARY.md
2026-03-09 00:27:24 +01:00
Michele
14588eaa94 docs(02-02): complete per-item regeneration + summary counter plan
Tasks completed: 2/2
- PostCard regen button with inline form, topic override, badge
- OutputReview summary counter with regenerated/edited tracking

SUMMARY: .planning/phases/02-prompt-control-output-review/02-02-SUMMARY.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 21:53:43 +01:00
Michele
36fa50173f docs(02-01): complete prompt CRUD + prompt editor plan
Tasks completed: 2/2
- Backend prompts router with 4 CRUD endpoints
- Frontend Prompt Editor page with types, hooks, route, sidebar

SUMMARY: .planning/phases/02-prompt-control-output-review/02-01-SUMMARY.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 20:58:24 +01:00
Michele
4894e09707 docs(phase-1): complete Core Generation Pipeline phase
Phase 1 executed (4 plans, 3 waves), verified, gap fixed.
36 requirements marked Complete in traceability table.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 03:15:43 +01:00
Michele
23599e1736 docs(01-04): complete web UI plan — 4 task, 16 file, build pulita
Tasks completed: 4/4
- Task 1: Layout, routing, API hooks, tipi TypeScript, Dashboard, Settings
- Task 2a: Badge PN/Schwartz e PostCard con stati success/failed/pending
- Task 2b: SlideViewer con edit inline e ProgressIndicator con polling
- Task 2c: Pagine GenerateCalendar, OutputReview, GenerateSingle complete

SUMMARY: .planning/phases/01-core-generation-pipeline/01-04-SUMMARY.md
2026-03-08 02:31:42 +01:00
Michele
60b46cb5c1 docs(01-03): complete pipeline LLM + API routers plan
Tasks completed: 2/2
- Task 1: LLMService, CSVBuilder, GenerationPipeline
- Task 2: API routers (calendar, generate, export, settings) e wiring main.py

SUMMARY: .planning/phases/01-core-generation-pipeline/01-03-SUMMARY.md
2026-03-08 02:16:49 +01:00
Michele
f9c452586f docs(01-02): complete servizi dominio plan
Tasks completed: 2/2
- Task 1: Costanti dominio, Pydantic schemas, FormatSelector
- Task 2: CalendarService, PromptService, 7 prompt .txt in italiano

SUMMARY: .planning/phases/01-core-generation-pipeline/01-02-SUMMARY.md
2026-03-08 02:02:35 +01:00
Michele
f6d9215b52 docs(01-01): complete infrastructure skeleton plan
Tasks completed: 2/2
- Task 1: Backend FastAPI skeleton + Docker build config
- Task 2: React + Vite + Tailwind v4 SPA scaffold con API client

SUMMARY: .planning/phases/01-core-generation-pipeline/01-01-SUMMARY.md
2026-03-08 01:57:09 +01:00
Michele
fed78f0e43 docs: create roadmap (4 phases)
Phases:
1. Core Generation Pipeline: 36 requirements (infra + calendar + LLM + CSV + UI)
2. Prompt Control + Output Review: 2 requirements
3. Organization Layer: 5 requirements (swipe file)
4. Enrichment: 3 requirements (Unsplash)

All 46 v1 requirements mapped to phases.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 14:37:14 +01:00