Stage Flow Analysis
Built a grid showing transitions between pipeline stages (think of it as 'from this stage, where did the pipeline go next?'). Most transitions follow the expected flow, but three anomalous patterns appear with high frequency.
8% of traces skip sql_executed → 5% skip context_retrieved → 3% skip SQL entirely