Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 40s
explain.sx reconstructs a canonical proof tree (first-rule, first-solution)
by goal-directed search over the saturated db, since Datalog keeps no
provenance; depth-capped for cyclic safety. acl-explain returns
{:allowed? :proof :reason} with the blocking eff_deny proof on denial.
audit.sx is an append-only decision log (monotonic seq, disk serializer).
api gains acl/explain, acl/audit, acl/audit-tail.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
13 lines
313 B
JSON
13 lines
313 B
JSON
{
|
|
"lang": "acl",
|
|
"total_passed": 89,
|
|
"total_failed": 0,
|
|
"total": 89,
|
|
"suites": [
|
|
{"name":"direct","passed":24,"failed":0,"total":24},
|
|
{"name":"inherit","passed":30,"failed":0,"total":30},
|
|
{"name":"explain","passed":35,"failed":0,"total":35}
|
|
],
|
|
"generated": "2026-06-06T16:46:37+00:00"
|
|
}
|