domain: add PermissionChecker service with additive role evaluation

This commit is contained in:
2026-05-31 03:20:28 +02:00
parent cebb4cdaf1
commit 04811ff436
3 changed files with 64 additions and 1 deletions

View File

@@ -0,0 +1 @@
mod permission_service;