EU regulations

UK regulations

How profiles compose

Activate multiple profiles in regulus init or application.yaml; Regulus resolves them into a single effective policy at startup:

  • Retention: strictest wins (e.g. EU AI Act 10 years vs GDPR 6 years → 10 years).
  • Residency: intersected (e.g. uk-gdpr = UK only, gdpr = EU only → empty intersection requires explicit override).
  • Audit fields: union (any field any profile requires lands in the envelope).
  • Immutability: strongest wins (DORA's tamper-evident requirement raises the bar across all profiles).
  • HITL thresholds: lowest threshold wins (any profile's high-risk classification triggers HITL).