fix(diag): bind stationary samples to route checkpoints

Free-running sleeps could label a sample as the old scene exactly when automation began the next teleport. Give every route stop an explicit post-input liveness dwell and post-checkpoint hold, then capture process and frame facts only after its named canonical barrier.

Co-Authored-By: Codex <noreply@openai.com>
This commit is contained in:
Erik 2026-07-24 12:54:57 +02:00
parent e797e7482a
commit 2c874b0977
4 changed files with 62 additions and 31 deletions

View file

@ -14,6 +14,7 @@ sleep 8000
input down MovementTurnRight
sleep 6000
input up MovementTurnRight
sleep 26000
sleep 27000
screenshot arwic-dense 10000
checkpoint arwic-dense
sleep 3000