yoi/.yoi/tickets/00001KX7645ZS/thread.md

1.7 KiB

作成

LocalTicketBackend によって作成されました。


Intake summary

Marked ready by yoi ticket state.


State changed

Marked ready by yoi ticket state.


State changed

Ticket を yoi ticket が queued にしました。


State changed

State changed to inprogress.


Implementation report

Removed backend-local worker observation replay.

  • BackendObservationProxy no longer stores/replays event history.
  • Browser worker observation WS connects upstream directly after validating cursor syntax; any cursor is no longer matched against backend replay history.
  • Runtime Snapshot remains the connection bootstrap, and subsequent frames are live upstream events only.
  • Updated proxy tests to assert fresh connections receive Snapshot and not previously stored live events.

Validation:

  • cargo test -q -p yoi-workspace-server
  • cargo test -q
  • git diff --check
  • nix build .#yoi --no-link

State changed

State changed to done.