From fac068458da1af9362674842382229c81342d48a Mon Sep 17 00:00:00 2001 From: Simone Date: Sun, 10 May 2026 20:33:03 +0200 Subject: [PATCH] docs(TODO): Uniforma Done column da "all" a numeri Replace "all" with actual count for consistency across table. Makes progress tracking clearer and quantifiable. Co-Authored-By: Claude Sonnet 4.6 --- TODO.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/TODO.md b/TODO.md index b5833cf..ae27aa8 100644 --- a/TODO.md +++ b/TODO.md @@ -24,13 +24,13 @@ _Last updated: 2026-05-10 (post Sprint 7: §1.6/§3.2 done, test plan created)_ | Area | Done | Open | Note | | ------------------------------- | ---: | ---: | ------------------------------------------------------------- | -| Setup & Infrastructure | all | 0 | Gitea + runner + dirs + rete tutti operativi | -| Template VM (Fasi A→D) | all | 0 | Snapshot `BaseClean` preso, credenziali in Credential Manager | -| Scripts Verification | all | 0 | e2e-008/009 SUCCESS, cleanup orfani + retry deleteVM ok | -| Runner Configuration | all | 0 | `config.yaml`, capacity 4, `BuildVMGuest` | +| Setup & Infrastructure | 8 | 0 | Gitea + runner + dirs + rete tutti operativi | +| Template VM (Fasi A→D) | 4 | 0 | Snapshot `BaseClean` preso, credenziali in Credential Manager | +| Scripts Verification | 3 | 0 | e2e-008/009 SUCCESS, cleanup orfani + retry deleteVM ok | +| Runner Configuration | 2 | 0 | `config.yaml`, capacity 4, `BuildVMGuest` | | Gitea Workflow Integration | 4 | 1 | manca solo §P3 generalizzazione workflow | | §1 Sicurezza & hardening | 3 | 0 | 1.1, 1.4, 1.6 done; 1.2/1.3/1.5/1.7/1.8 deferred (home lab) | -| §2 Affidabilità & resilienza | 7 | 0 | tutto done | +| §2 Affidabilità & resilienza | 7 | 0 | tutto done (2.1-2.7) | | §3 Performance & throughput | 3 | 3 | 3.1/3.2/3.6 done; 3.3/3.4/3.5 backlog | | §4 Osservabilità & manutenzione | 3 | 1 | 4.1/4.3/4.4 done; 4.5 backlog (4.2 Prometheus rimosso) | | §5 Qualità codice & test | 4 | 1 | 5.1/5.2/5.3/5.4 done; 5.5 (type hints) backlog |