Case 01 · Part–whole segmentation
One model sees a car. Another sees a fragment that is not there.
The same initial pixels produce the first meaningful divergence: one run moves a real blocker; the other invents a vertical red vehicle and receives no visible effect.
Before action 01
- Recorded model output
- Thought: 紫色竖车挡住红车所在横道,其下方同列一直到棋盘底部都有足够空间;先将它沿长轴向下拖到底,清空出口通道。
- Executed action
drag((540,730) → (540,1250))- Environment
- game state: one vehicle · one motion axisThe board contains one articulated horizontal target.Public feedback · screen changed
Success · 3 actions
Before action 01
- Recorded model output
- Thought: Move the small red vertical vehicle above the target upward to clear the target row.
- Executed action
drag((292,731) → (292,602))- Environment
- one sprite described as two vehiclesThe same sprite is split into a body and a ‘small red vertical car.’Public feedback · no visible effect
Success · 6 actions