Skip to main content
ctrlrun.PendingApproval — class, defined at src/ctrlrun/adapter.py:92
What the framework’s interrupt is handed, and the only thing it is (SPEC-v0.5 §2.3). A value: the action’s name, its canonical arguments, its resource, its environment, the principal’s agent and user, the action_hash and the request’s expiry. It does not carry the Action, the Control, the store or the executor — nothing an adapter could act on rather than display. agent and user are outputs. They are here so a human sees who is asking, and there is no constructor, keyword or callback anywhere on this surface that puts one back in (§4.2).

Next