Systems (Core API)
Use REST endpoints when your backend needs deterministic verdicts, request IDs, and repeatable logic.
Runtime
POST /api/v1/{policy}/{action}Output
ALLOWED | DENIED | UNKNOWN (or policy-specific verdicts)Design
Stateless request handling for auditable decision execution.