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
This commit is contained in:
@@ -10,27 +10,27 @@ See: .planning/PROJECT.md (updated 2026-03-07)
|
||||
## Current Position
|
||||
|
||||
Phase: 1 of 4 (Core Generation Pipeline)
|
||||
Plan: 1 of 4 in current phase
|
||||
Status: In progress — Plan 01 completato, pronto per Plan 02
|
||||
Last activity: 2026-03-08 — Completato 01-01-PLAN.md (infrastructure skeleton)
|
||||
Plan: 2 of 4 in current phase
|
||||
Status: In progress — Plan 02 completato (parallelo con Plan 01)
|
||||
Last activity: 2026-03-08 — Completato 01-02-PLAN.md (servizi dominio + prompt)
|
||||
|
||||
Progress: [█░░░░░░░░░] 6% (1/16 piani totali stimati)
|
||||
Progress: [██░░░░░░░░] 12% (2/16 piani totali stimati)
|
||||
|
||||
## Performance Metrics
|
||||
|
||||
**Velocity:**
|
||||
- Total plans completed: 1
|
||||
- Average duration: 6 min
|
||||
- Total execution time: 6 min
|
||||
- Total plans completed: 2
|
||||
- Average duration: ~7 min
|
||||
- Total execution time: 15 min
|
||||
|
||||
**By Phase:**
|
||||
|
||||
| Phase | Plans | Total | Avg/Plan |
|
||||
|-------|-------|-------|----------|
|
||||
| 01-core-generation-pipeline | 1/4 | 6 min | 6 min |
|
||||
| 01-core-generation-pipeline | 2/4 | 15 min | 7 min |
|
||||
|
||||
**Recent Trend:**
|
||||
- Last 5 plans: 6 min
|
||||
- Last 5 plans: 6 min, 9 min
|
||||
- Trend: baseline stabilita
|
||||
|
||||
*Updated after each plan completion*
|
||||
@@ -52,6 +52,10 @@ Recent decisions affecting current work:
|
||||
- [01-01]: SPAStaticFiles montato come ultima operazione in main.py — pattern stabilito
|
||||
- [01-01]: fastapi[standard]==0.135.1, anthropic==0.84.0 pinned in requirements.txt
|
||||
- [01-01]: docker-compose NO porte esposte, named volume postgenerator-data per persistenza
|
||||
- [01-02]: CANVA_FIELDS 33 colonne con _image_keyword (non URL) — URL Unsplash in Phase 4
|
||||
- [01-02]: Distribuzione L3 split: valore-L3 in Cattura, riprova_sociale-L3 in Coinvolgi
|
||||
- [01-02]: PromptService usa ValueError per variabili mancanti — fail esplicito non silenzioso
|
||||
- [01-02]: Nicchie 50/50: slot pari=generico, slot dispari=verticale in rotazione
|
||||
|
||||
### Pending Todos
|
||||
|
||||
@@ -59,12 +63,12 @@ None.
|
||||
|
||||
### Blockers/Concerns
|
||||
|
||||
- [Phase 1]: Canva field schema (placeholder names) non ancora definiti — devono essere locked come CANVA_FIELDS prima di scrivere codice generazione o LLM output schema (da affrontare in 01-02)
|
||||
- [Phase 1 RISOLTO in 01-02]: CANVA_FIELDS locked con 33 colonne e assert a load-time
|
||||
- [Phase 1]: Validare token usage reale per batch 13 post con claude-sonnet-4-5 contro limite Tier 1 (8,000 OTPM) — necessario inter-request delay configurabile (2-3s) (da affrontare in 01-03)
|
||||
- [Phase 1]: Baseline qualita' prompt italiani da validare dopo prima generazione reale (post 01-03)
|
||||
|
||||
## Session Continuity
|
||||
|
||||
Last session: 2026-03-08T00:55:40Z
|
||||
Stopped at: Completato 01-01-PLAN.md — Infrastructure skeleton (FastAPI + React/Vite/Docker)
|
||||
Last session: 2026-03-08T01:00:34Z
|
||||
Stopped at: Completato 01-02-PLAN.md — Servizi dominio + prompt .txt italiani
|
||||
Resume file: None
|
||||
|
||||
Reference in New Issue
Block a user