refactor: ISO 27001 aus Regulierungen entfernen → ISMS Readiness

ISO 27001 ist kein Gesetz — freiwilliger Standard, kein Normtext ingested.

- Modules: ISO 27001 Fallback-Modul entfernt, Filter entfernt
- ISMS: Umbenannt zu "ISMS — ISO 27001 Readiness"
- ISMS: Hinweis "Basierend auf eigenen Pruefaspekten, kein Normtext"
- Sidebar: "ISMS (ISO 27001)" → "ISMS Readiness"
- Verbleibende Regulierungen: DSGVO, AI Act, NIS2 (gesetzlich)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Benjamin Admin
2026-05-04 14:38:22 +02:00
parent f737bfc4db
commit 9fe7759973
4 changed files with 7 additions and 16 deletions
@@ -62,18 +62,7 @@ const fallbackModules: Omit<DisplayModule, 'status' | 'completionPercent'>[] = [
requirementsCount: 28,
controlsCount: 18,
},
{
id: 'mod-iso27001',
name: 'ISO 27001',
description: 'Informationssicherheits-Managementsystem nach ISO/IEC 27001',
category: 'iso27001',
regulations: ['ISO 27001', 'ISO 27002'],
criticality: 'MEDIUM',
processesPersonalData: false,
hasAIComponents: false,
requirementsCount: 114,
controlsCount: 93,
},
// ISO 27001 ist kein Gesetz — Readiness-Check im ISMS-Modul (/sdk/isms)
{
id: 'mod-nis2',
name: 'NIS2 Richtlinie',