ACRL. Authorization and Compute Refusal Layer.

ACRL operates at submit time.
It evaluates declared intent.
It enforces hard limits.
If conditions fail, execution does not start.
[ Declared Intent ] -> | ACRL GATE | -> [ Execution ] | [ Signed Refusal ]

The cost problem.

Modern compute systems allow jobs to start before cost is understood.
The bill appears after execution begins.
ACRL moves control to the last safe point.

Integration boundary.

ACRL integrates at execution submission points.
It does not inspect runtime behavior.
It does not monitor models.

Orbit protocol.

Orbit defines deterministic intent.
ACRL enforces release or refusal.

Production data.

The following numbers reflect submit time refusals only.
They represent upper bound prevented spend.
No extrapolation is applied.

What this does not do.

ACRL is a hard boundary.
It exists to say no before cost occurs.
It is intentionally narrow.