acl: Phase 1 direct grants + deny-overrides, 24 tests
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 56s

Datalog ACL layer (schema/facts/engine/api) over lib/datalog/. Direct
grant permits unless explicit deny names same (S,A,R) — deny-overrides
via stratified negation. Conformance wrapper + scoreboard.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-06 16:32:13 +00:00
parent c3a0727645
commit fe47334e52
10 changed files with 372 additions and 9 deletions

10
lib/acl/scoreboard.json Normal file
View File

@@ -0,0 +1,10 @@
{
"lang": "acl",
"total_passed": 24,
"total_failed": 0,
"total": 24,
"suites": [
{"name":"direct","passed":24,"failed":0,"total":24}
],
"generated": "2026-06-06T16:31:36+00:00"
}