The AIPromptRun rows a run's ROLLUP-BEARING steps produced (fresh), ordered oldest-first.
Scoped to ROLLUP_BEARING_STEP_TYPES because this feeds the token-reconciliation checks
(sumPromptRunTokens vs AIAgentRun.TotalTokensUsed). Teardown deliberately uses the wider
PROMPT_RUN_BEARING_STEP_TYPES — it must reach every prompt run, not just the counted ones.
The AIPromptRun rows a run's ROLLUP-BEARING steps produced (fresh), ordered oldest-first.
Scoped to ROLLUP_BEARING_STEP_TYPES because this feeds the token-reconciliation checks (sumPromptRunTokens vs AIAgentRun.TotalTokensUsed). Teardown deliberately uses the wider PROMPT_RUN_BEARING_STEP_TYPES — it must reach every prompt run, not just the counted ones.