docs(04-02): complete CsvValidationService + TemplateRepository plan

- 9 CsvValidationService tests passing (delimiter detection, BOM, member/site/folder validation)
- 6 TemplateRepository tests passing (round-trip, GetAll, delete, rename, empty dir, non-existent)
- All 10 previously-skipped scaffold tests now active and passing (15 total)
- Requirements TMPL-03, TMPL-04, FOLD-02 marked complete
This commit is contained in:
Dev
2026-04-03 10:05:21 +02:00
parent 0cf6f50448
commit c4d8124a81
4 changed files with 140 additions and 11 deletions

View File

@@ -138,5 +138,5 @@ Phases execute in numeric order: 1 → 2 → 3 → 4 → 5
| 1. Foundation | 8/8 | Complete | 2026-04-02 |
| 2. Permissions | 7/7 | Complete | 2026-04-02 |
| 3. Storage and File Operations | 8/8 | Complete | 2026-04-02 |
| 4. Bulk Operations and Provisioning | 4/10 | In Progress| |
| 4. Bulk Operations and Provisioning | 5/10 | In Progress| |
| 5. Distribution and Hardening | 0/? | Not started | - |