ctrlrun.ApprovalRequest — class, defined at src/ctrlrun/approval.py:78
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A pending question for a human: may this exact action run? (SPEC-v0.1 §4.1)
ctrlrun.ApprovalRequest — class, defined at src/ctrlrun/approval.py:78
class ApprovalRequest()
def __init__(request_id: str, action_hash: str, action: Action, created_at: datetime, expires_at: datetime, policy_hash: str | None)
Was this page helpful?