NullVoider's picture
Add the Memory Archive corpus: 101 annotated GUI/terminal sessions
60a7ab2 verified
Raw
History Blame Contribute Delete
1.9 kB
{"step_id": 1, "timestamp_action": "2026-07-31T12:48:19.483Z", "timestamp_annotated": "2026-08-19T14:18:25.986264+00:00", "action_type": "mouse", "action_subtype": "right", "raw_command": "Right-clicked at X=250, Y=386", "converted_command": "Right-click at (250, 386)", "image_path": "vision/frames/step_0001_20260731_124819_at.webp", "reasoning": "The task is to remove `report.pdf` from the folder. Move the cursor and Right-click it in `corpus-seed`; right-clicking selects the file and opens its context menu in one action, so no separate selecting click is needed.", "skipped": false}
{"step_id": 2, "timestamp_action": "2026-07-31T12:48:24.764Z", "timestamp_annotated": "2026-08-19T14:18:25.986620+00:00", "action_type": "mouse", "action_subtype": "move", "raw_command": "Moved cursor to at X=301, Y=693", "converted_command": "Move-cursor at (301, 693)", "image_path": "vision/frames/step_0002_20260731_124824_at.webp", "reasoning": "Move the cursor onto the **`Delete`** row without clicking. Hovering first is what makes the click land reliably here, and it matters more than usual on this menu: `Rename` sits 22 px below `Delete` and `Create shortcut` 22 px above, so a click that lands one row off does something entirely different and equally silent.", "skipped": false}
{"step_id": 3, "timestamp_action": "2026-07-31T12:48:27.952Z", "timestamp_annotated": "2026-08-19T14:18:25.986971+00:00", "action_type": "mouse", "action_subtype": "left", "raw_command": "Left-clicked at X=301, Y=693", "converted_command": "Left-click at (301, 693)", "image_path": "vision/frames/step_0003_20260731_124827_at.webp", "reasoning": "Move the cursor and Left-click **`Delete`** — the hover band confirms the row. Windows sends the file to the Recycle Bin with no confirmation prompt, which is the default behaviour, so the only visible signal is the row disappearing from the listing.", "skipped": false}