Signature
Parameters
Returns
Context manager yieldingHarnessRunContext. See HarnessRunContext.
Usage
Basic budget
Full configuration
Nested runs
Runs can be nested. Inner runs inherit the parent’s remaining budget:Notes
run()requiresinit()to have been called first- Parameters override the global config for the duration of the block
- Use
session.summary()for aggregate metrics - Use
session.trace()for per-step decision records