Zum Inhalt springen

Governance

Board Pack Generator

Erstellen Sie Board- und Audit-Packs mit einem Klick — inklusive Evidence-Manifest, Redaktionslog und signiertem Export.

Pack Configuration

Content Selection

Export Manifest

SHA-256 signierter Export mit vollständigem Evidence-Manifest und Redaktionslog.

Manifest Structure

{
  "pack_type": "board",
  "generated_at": "2026-07-03T12:00:00Z",
  "sha256_manifest": "e3b0c44298fc1c149afbf4c8996fb924...",
  "content": {
    "compliance_scores": { "dora": 45, "marisk": 30 },
    "risks": { "total": 18, "critical": 2 },
    "vendors": { "total": 12, "attention": 3 }
  },
  "redaction_log": [],
  "evidence_chain": [
    { "id": "EVD-001", "hash": "sha256-...", "timestamp": "..." }
  ]
}