v0.41.0
Client-side fixtures (scenario seed): inject localStorage/sessionStorage before the plan runs to reach a client-side state (a cart, a POS device) directly and deterministically — no server call, no UI build-up. Keys are set only if absent (never clobbers app mutations); not part of the cached plan, so seeded replays stay $0. Plus a README guide on non-destructive CI testing — staying at the side-effect boundary. From the TrackTickets coverage report (feedback #5).