DashboardopencodeStep.Ended v2 assertions

Step.Ended v2 assertions

Category: gotcha
Confidence: 1.00
ID: 01a0aac4-27c9-7e5a-8327-a93579868d12
Project ID: c0425955-02bc-4c17-9af2-b114c00077e7
Cross-project: No
Recalled in other projects: 0
Source session: 0IkUYcVS7JSdLPA26
Created: 2026-09-16 15:09:37
Updated: 2026-09-16 15:09:37

Content

Trap: querying durable event type session.next.step.ended.1 in a regression looks like proof that no Step.Ended committed, but the manifest defines the current event as version 2, so the count can stay zero even when the bug occurs. Fix: resolve or query the current durable definition and assert version 2 events plus the observable phase transition.

Move to: