ctrlrun.Decision — class, defined at src/ctrlrun/policy.py:234
StrEnum, so a member renders as its value in receipts and CLI output (SPEC-v0.1 §6.1).
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
What may happen to an action: exactly three outcomes in v0.1 (SPEC-v0.1 §3.3).
ctrlrun.Decision — class, defined at src/ctrlrun/policy.py:234
from ctrlrun import Decision
class Decision(StrEnum)
ALLOW
APPROVE
DENY
StrEnum, so a member renders as its value in receipts and CLI output (SPEC-v0.1 §6.1).
Related topics
DecisionsAuthority and delegationChoosing between themSQLite or PostgresA data-deletion agent under a retention ruleWas this page helpful?