Skip to main content
The context object yielded by cascadeflow.run(). Provides access to run metrics, decision traces, and budget state.

Methods

summary()

Returns aggregate metrics for the run.
Returns a dict with:

trace()

Returns the list of decision records for the run.
Each record is a dict with:

Usage

Import