Skip to main content
ctrlrun.Policy — class, defined at src/ctrlrun/policy.py:525
Action-level autonomy policy: which actions may run, and under which conditions. Load with Policy.from_file(). A policy that cannot be loaded is an error, never an empty permissive policy (SPEC-v0.1 §3.4).

Next