- Extend live coordinate-contract verification to one more non-typing tool.
- Called live
Move(loc="2500,2100", drag=false). - Captured a fresh
Snapshot.
- The move succeeded with the string-coordinate form.
- The postcondition verified cleanly: the snapshot reported
Cursor Position: (2500, 2100).
Move.locstring contract: pass
- Keep coordinate-contract verification low priority now that
Type,Click, andMoveall pass live, and use the next restart to verify the bounded dirty-check fix inDevServer.health.