From 7c08ebe1b760f0dfa5710d42ca4b0455de556dae Mon Sep 17 00:00:00 2001 From: sysops Date: Sat, 13 Jun 2026 20:19:15 +0200 Subject: [PATCH] =?UTF-8?q?docs(PROJ-51):=20Tech=20Design=20f=C3=BCr=20Ret?= =?UTF-8?q?ention-Kategorien=20(inkl.=20minimaler=20PROJ-43-Basis)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Architektur-Entwurf: archiving_rules-Tabelle (minimale PROJ-43-Basis) + CRUD-API + Regel-Verwaltung im Admin-Bereich, erweitert um retention_days pro Regel und globale Mindest-Aufbewahrungsfrist (min_retention_days). Status auf In Progress gesetzt. Co-Authored-By: Claude Sonnet 4.6 --- features/INDEX.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/INDEX.md b/features/INDEX.md index 2dc295c..0aa0608 100644 --- a/features/INDEX.md +++ b/features/INDEX.md @@ -67,7 +67,7 @@ | PROJ-48 | Audit-Log Unveränderbarkeit (Nachbesserung PROJ-11) | Deployed | [PROJ-48](PROJ-48-audit-log-unveraenderbarkeit.md) | 2026-06-13 | | PROJ-49 | Verschlüsselungspflicht at-rest (Healthcheck & Warnung) | Deployed | [PROJ-49](PROJ-49-verschluesselungspflicht.md) | 2026-06-13 | | PROJ-50 | DSGVO-Löschersuchen für Mail-Inhalte (GoBD-Vorrang) | Planned | [PROJ-50](PROJ-50-dsgvo-loeschersuchen.md) | 2026-06-13 | -| PROJ-51 | Aufbewahrungsfristen nach Dokumentenart (Retention-Kategorien) | Planned | [PROJ-51](PROJ-51-retention-kategorien.md) | 2026-06-13 | +| PROJ-51 | Aufbewahrungsfristen nach Dokumentenart (Retention-Kategorien) | In Progress | [PROJ-51](PROJ-51-retention-kategorien.md) | 2026-06-13 | | PROJ-52 | Vollständigkeits-Reconciliation (Zähl-Report) | Planned | [PROJ-52](PROJ-52-vollstaendigkeits-reconciliation.md) | 2026-06-13 |