docs(CHANGELOG & ROADMAP): update for completed phases, added features, and integrations

- Documented new features: `AbteilungsRegelService`, `CompetitionWarningService`, `profile-feature`, `billing-feature`, and V2-Screens in CHANGELOG.
- Marked P1, P2, and P3 contexts as complete in ROADMAP, including MVP and integration phases.
- Added ZNS-Importer enhancements and frontend feature integrations to ROADMAP progress.
- Updated status of major project phases to reflect completion.

Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
This commit is contained in:
2026-03-30 16:41:49 +02:00
parent b2e6158328
commit e3d517cc5e
3 changed files with 40 additions and 19 deletions
+2 -1
View File
@@ -134,7 +134,8 @@
1. [x] ADRs für ImporterEinbettung, RuleVersionierung, API-Schichten abschließen (🏗️)
2. [x] Exposed-Tabellen vervollständigen und in `SchemaUtils.create`/Migrationen registrieren (👷)
3. [x] UseCases: Altersklasse, LizenzMatrix, AbteilungsRegeln inkl. UnitTests (👷🧐)
4. [ ] ZNSImporter an Repositories anbinden, Idempotenz-Checks ergänzen, MiniZNS Testlauf (👷🧐) *
4. [x] ZNSImporter an Repositories anbinden, Idempotenz-Checks ergänzen, MiniZNS Testlauf (👷🧐)
5. [x] API v1 Endpunkte + OpenAPI, ContractTests (👷🧐)
6. [x] Observability-Grundlagen (Metriken + Dashboards) (🐧)
7. [x] Curator: Docs aktualisieren, Runbooks und Changelogs pflegen (🧹)
8. [x] Frontend-Feature "profile-feature" & "billing-feature" integriert (🎨)