docs(05-02): complete French locale and single-file publish plan

- 05-02-SUMMARY.md: 27 FR diacritic fixes + conditional PublishSingleFile
- STATE.md: progress 97%, session updated, decisions recorded
- ROADMAP.md: Phase 5 progress updated (2/3 summaries)
- REQUIREMENTS.md: FOUND-11 marked complete
This commit is contained in:
Dev
2026-04-03 16:37:31 +02:00
parent 8c6539440c
commit 711f9502f2
4 changed files with 117 additions and 9 deletions

View File

@@ -19,7 +19,7 @@ Requirements for initial release. Each maps to roadmap phases.
- [x] **FOUND-08**: Structured logging for diagnostics (Serilog or equivalent)
- [x] **FOUND-09**: Localization system supporting English and French with dynamic language switching
- [x] **FOUND-10**: JSON-based local storage for profiles, settings, and templates (compatible with current app's format for migration)
- [ ] **FOUND-11**: Self-contained single EXE distribution — no .NET runtime dependency for end users
- [x] **FOUND-11**: Self-contained single EXE distribution — no .NET runtime dependency for end users
- [x] **FOUND-12**: Configurable data output folder for exports
### Permissions
@@ -125,7 +125,7 @@ Which phases cover which requirements. Updated during roadmap creation.
| FOUND-08 | Phase 1 | Complete |
| FOUND-09 | Phase 1 | Complete |
| FOUND-10 | Phase 1 | Complete |
| FOUND-11 | Phase 5 | Pending |
| FOUND-11 | Phase 5 | Complete |
| FOUND-12 | Phase 1 | Complete |
| PERM-01 | Phase 2 | Complete |
| PERM-02 | Phase 2 | Complete |