ctrlrun.acs.AcsControlHook — class, defined at src/ctrlrun/acs.py:84
gateway extra: pip install "ctrlrun[gateway]". Importing it without that raises MissingDependency carrying the install command.
steps/* hooks with CTRLRun’s decisions and outcomes.
One Control, one prefix. prefix names the tool namespace in the action name, the way
the gateway’s --alias does: <prefix>.<provider>.<tool> — so a policy addresses one
stable string and two providers exposing the same tool name stay distinguishable.