ctrlrun.action_hash — function, defined at src/ctrlrun/action.py:283
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Return the action hash used to bind approvals to an exact action (SPEC-v0.1 §2.3).
ctrlrun.action_hash — function, defined at src/ctrlrun/action.py:283
def action_hash(action: Action) -> str
Was this page helpful?