Add rule PDP adapter boundary
Some checks failed
CI / Build and Test (push) Has been cancelled
CI / Lint (push) Has been cancelled

This commit is contained in:
2026-05-17 07:13:27 +02:00
parent 4bb329c921
commit ad4895187b
7 changed files with 1011 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
// Package rule defines the delegated rule-PDP boundary for OPA/Rego,
// Cedar-style policy services, and other policy-language backends.
package rule