How AIactRegistry implements the EU AI Act (Regulation EU 2024/1689) risk classification system — four risk categories, eight Annex III categories as static PHP arrays, per-user ownership enforcement, whitelist-based sanitization, and auto-generated transparency reports with obligations per risk level.
How NIS2response implements the three-stage incident reporting pipeline required by the NIS2 Directive — early warning in 24 hours, notification in 72 hours, final report in one month — with automatic incident creation from BORNAsecurity events and deadline monitoring via scheduler.
How GDPRadmin implements GDPR compliance through per-module manifests — GdprRegistry auto-discovery, DsarService cross-table search, DataAnonymizer with 6 rule types, AuditLogger with changed-field tracking, and ROPA/DPIA generation from the registry at runtime.