Skip to content

fix(world-lab): start fresh runs after world setup - #63

Merged
christopherjnelson merged 2 commits into
mainfrom
fix/world-lab-run-after-setup
Sep 21, 2026
Merged

christopherjnelson merged 2 commits into
mainfrom
fix/world-lab-run-after-setup

Conversation

@christopherjnelson

Copy link
Copy Markdown
Member

Summary

  • Reset the World Lab run counter when World Setup creates a fresh experiment, so Run to tick 50 starts from the new tick 0 state.
  • Add a regression covering a prior experiment at tick 50 followed by a fresh trail-hunter experiment.
  • Document the setup and run verification flow.

Cause

World Setup replaced the snapshot directly while the playback counter still held the prior experiment's completed tick count. When that count met the selected target, playback stopped before sending a tick request.

Validation

  • pnpm validate — passed (owner-authorized subagent run)
  • pnpm test:e2e — passed, 2 Playwright tests (owner-authorized subagent run)

@christopherjnelson
christopherjnelson marked this pull request as ready for review September 21, 2026 02:10
@christopherjnelson
christopherjnelson merged commit caaa593 into main Sep 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant