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
This commit is contained in:
Michele
2026-03-08 02:16:49 +01:00
parent e06edde4ef
commit 60b46cb5c1
3 changed files with 166 additions and 32 deletions

View File

@@ -93,7 +93,7 @@ Phases execute in numeric order: 1 → 2 → 3 → 4
| Phase | Plans Complete | Status | Completed |
|-------|----------------|--------|-----------|
| 1. Core Generation Pipeline | 0/4 | Planned (3 waves) | - |
| 1. Core Generation Pipeline | 3/4 | In progress | - |
| 2. Prompt Control + Output Review | 0/2 | Not started | - |
| 3. Organization Layer | 0/2 | Not started | - |
| 4. Enrichment | 0/1 | Not started | - |