1 selected_depth_summary_rows

rollouts.selected_depth_summary_rows(
    reader,
    *,
    rollout_row_id=None,
    step_row_id=None,
    limit=128,
)

Return bounded summaries for persisted selected-action depth rasters.

Dense selected-depth arrays are intentionally read only for the filtered step rows. The default limit keeps app and CLI inspections from scanning a production store by accident.