Skip to main content
ctrlrun.ApprovalProvider — class, defined at src/ctrlrun/approval.py:304
How a human is asked, and how the answer comes back (SPEC-v0.1 §4.3). runtime_checkable so a test can assert the shipped providers still answer to this shape; it checks method names only, which is why the static check matters more.

Next