docs(01-05): complete localization and logging plan
- 01-05-SUMMARY.md: TranslationSource + EN/FR resx + Serilog integration tests - STATE.md: progress 50% (4/8 plans), metrics recorded, decisions added - ROADMAP.md: phase 1 progress updated (4/8 summaries) - REQUIREMENTS.md: FOUND-09 marked complete
This commit is contained in:
@@ -17,7 +17,7 @@ Requirements for initial release. Each maps to roadmap phases.
|
||||
- [x] **FOUND-06**: User can cancel any long-running operation mid-execution
|
||||
- [x] **FOUND-07**: All errors surface to the user with actionable messages — no silent failures
|
||||
- [x] **FOUND-08**: Structured logging for diagnostics (Serilog or equivalent)
|
||||
- [ ] **FOUND-09**: Localization system supporting English and French with dynamic language switching
|
||||
- [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-12**: Configurable data output folder for exports
|
||||
@@ -123,7 +123,7 @@ Which phases cover which requirements. Updated during roadmap creation.
|
||||
| FOUND-06 | Phase 1 | Complete |
|
||||
| FOUND-07 | Phase 1 | Complete |
|
||||
| FOUND-08 | Phase 1 | Complete |
|
||||
| FOUND-09 | Phase 1 | Pending |
|
||||
| FOUND-09 | Phase 1 | Complete |
|
||||
| FOUND-10 | Phase 1 | Complete |
|
||||
| FOUND-11 | Phase 5 | Pending |
|
||||
| FOUND-12 | Phase 1 | Complete |
|
||||
|
||||
Reference in New Issue
Block a user